help required : email functionality not working

Author Message

M Farhan

Sunday 08 June 2003 5:49:53 am

Hello Everyone,

I have created a class with a couple of fields as information collectors and want to have that information mailed to a fixed email address, which i have already specified in the 'EmailReciever' in both settings/site.ini as well as the settings/siteaccess/admin/site.ini.append file (as i am trying to test the email functionality in the admin site only), but there is no email being sent. Though i have tried to use both 'sendmail' and 'SMTP' Protocol but none of them are working. The [mailsettings]/InformationCollectionSettings] i am using is as follows

[MailSettings]
# The type of transport for emails, can be either sendmail or SMTP
# Window users should probably use SMTP
MailTransport=sendmail [Have tried using SMTP as well]
# Configuration for SMTP
TransportServer = [MailServer name/ip in case the protocol is SMTP]
TransportPort= 25
TransportUser= [userid in case the protocol is SMTP]
TransportPassword = [password in case the protocol is SMTP]
AdminEmail=nospam@ez.no
# The address which will be set at the sender of the e-mail as default
EmailSender=nospam@ez.no

[InformationCollectionSettings]
# Which email collected information is sent to
EmailReceiver=reqired_email_address@email.com

I dont even know where the problem is coming, becaz i doubt if there is a log maintained in such a case???

I have ezpublish-3.0_2 version installed on the MicroSoft 2000 Server, and have SQUIRREL as the Mail Server.

Suggestions plz ?????

Thanks in advance.

MF

M Farhan

Monday 09 June 2003 2:37:09 am

Just had it working, 'MailTransport=' had to be set to 'Transport='.

Thanks

MF

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 31 2025 00:23:00
Script start
Timing: Jan 31 2025 00:23:00
Module start 'layout'
Timing: Jan 31 2025 00:23:00
Module start 'content'
Timing: Jan 31 2025 00:23:00
Module end 'content'
Timing: Jan 31 2025 00:23:00
Script end

Main resources:

Total runtime0.0244 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0053 588.2656151.2266
Module start 'layout' 0.00530.0029 739.4922220.7188
Module start 'content' 0.00820.0147 960.2109997.7266
Module end 'content' 0.02290.0015 1,957.937529.9922
Script end 0.0244  1,987.9297 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002911.7118140.0002
Check MTime0.00114.4348140.0001
Mysql Total
Database connection0.00083.113310.0008
Mysqli_queries0.00208.174330.0007
Looping result0.00000.041010.0000
Template Total0.00114.410.0011
Template load0.00083.436110.0008
Template processing0.00020.973410.0002
Override
Cache load0.00062.511510.0006
General
dbfile0.00156.172980.0002
String conversion0.00000.023440.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs