[solution] for Problems with Mail, no sending was possible

Author Message

Ekkehard Dörre

Saturday 24 May 2003 3:45:05 am

Sending mail wasn't possible.
old:
[MailSettings]
# The type of transport for emails, can be either sendmail or SMTP
# Window users should probably use SMTP
MailTransport=sendmail
# Configuration for SMTP
TransportServer=
TransportPort=25
TransportUser=
TransportPassword=
AdminEmail=nospam@ez.no
# The address which will be set at the sender of the e-mail as default
EmailSender=nospam@ez.no

change MailTransport=sendmail or SMTP
to Transport=sendmail or SMTP

and it works,
Greetings ekke

http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com
CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing

bartos de hondt

Friday 06 June 2003 7:43:53 am

Thank you, now is see the entry in /var/log/maillog , but the mail is not sent.

I tried a php script to send mail from the apacheserver to sendmail and this was ok.

It must be a EZpublish issue.

All help is welcome !

Huib Kleinhout

Friday 06 June 2003 7:49:27 am

Do you have safemode on?
EZP 3.02 fails to send e-mail when safemode is on...

bartos de hondt

Monday 07 July 2003 5:15:25 am

Hi,
Sorry for the late reply.

Safemode is off,
I tried with a small php script to send the mail and that works fine.
In the meanwhile I upgraded to

Many thanks for your help

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 19:25:44
Script start
Timing: Jan 18 2025 19:25:44
Module start 'layout'
Timing: Jan 18 2025 19:25:44
Module start 'content'
Timing: Jan 18 2025 19:25:45
Module end 'content'
Timing: Jan 18 2025 19:25:45
Script end

Main resources:

Total runtime0.7019 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0089 589.3125152.6563
Module start 'layout' 0.00890.0041 741.968839.4922
Module start 'content' 0.01300.6874 781.4609592.4141
Module end 'content' 0.70040.0014 1,373.875012.0938
Script end 0.7018  1,385.9688 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00390.5587160.0002
Check MTime0.00180.2615160.0001
Mysql Total
Database connection0.00100.140010.0010
Mysqli_queries0.643291.6293620.0104
Looping result0.00070.0964600.0000
Template Total0.662994.420.3315
Template load0.00220.319220.0011
Template processing0.660694.118720.3303
Template load and register function0.00010.015010.0001
states
state_id_array0.00210.306010.0021
state_identifier_array0.00090.134020.0005
Override
Cache load0.00190.2689380.0000
Sytem overhead
Fetch class attribute can translate value0.00060.085930.0002
Fetch class attribute name0.00220.307860.0004
XML
Image XML parsing0.00120.177130.0004
class_abstraction
Instantiating content class attribute0.00000.001660.0000
General
dbfile0.00100.1472220.0000
String conversion0.00000.002240.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
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs