3.8.6 sendmail not delivering mail, no debug output found

Author Message

Robert Thompson

Thursday 16 November 2006 2:31:00 pm

Hello,

in 3.8.6, i have my settings/override/site.ini.append.php:
[MailSettings]
Transport=sendmail
AdminEmail=rob@mycompany.com
EmailSender=

the siteaccess/<mysite>/site.ini.append.php:
[MailSettings]
AdminEmail=rob@mycompany.com
EmailSender=

When i fill a form, i get no errors. Debug output (via popup by ip) does not show any errors.

next, i check var/log/warning.php:
"Array to string conversion in /home/xyz/public_html/lib/ezutils/classes/ezmail.php on line 831"

No errors regarding mail in error_log. Any assistance appreciated.

This is a server with sendmail believed working, php-cgi mode.

Robert Thompson

Thursday 16 November 2006 3:26:08 pm

disregard. appears my virtual host is trying to deliver it locally even though i only had the website parked there (and the MX record was elsewhere).

There are some warnings i still get in ezmail and ezsendmail, but its working..

- Rob

Kristof Coomans

Thursday 16 November 2006 11:17:49 pm

Hello Robert

The error you're seeing has been reported and fixed: http://issues.ez.no/IssueView.php?Id=9030

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 18:21:14
Script start
Timing: Jan 18 2025 18:21:14
Module start 'layout'
Timing: Jan 18 2025 18:21:14
Module start 'content'
Timing: Jan 18 2025 18:21:15
Module end 'content'
Timing: Jan 18 2025 18:21:15
Script end

Main resources:

Total runtime0.5971 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0055 588.2109152.6563
Module start 'layout' 0.00550.0028 740.867239.4922
Module start 'content' 0.00830.5873 780.3594534.2109
Module end 'content' 0.59570.0014 1,314.57038.0938
Script end 0.5970  1,322.6641 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.5325160.0002
Check MTime0.00140.2299160.0001
Mysql Total
Database connection0.00060.095610.0006
Mysqli_queries0.549592.0272570.0096
Looping result0.00060.0970550.0000
Template Total0.564594.520.2823
Template load0.00210.359120.0011
Template processing0.562394.184420.2812
Template load and register function0.00020.029810.0002
states
state_id_array0.00090.155110.0009
state_identifier_array0.00110.178120.0005
Override
Cache load0.00180.2997260.0001
Sytem overhead
Fetch class attribute can translate value0.00060.096020.0003
Fetch class attribute name0.00140.227540.0003
XML
Image XML parsing0.00060.092420.0003
class_abstraction
Instantiating content class attribute0.00000.002340.0000
General
dbfile0.00110.1922160.0001
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 15
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs