Contact us feedback form mail function

Author Message

John Smith

Thursday 10 March 2005 3:23:54 am

Can anybody tell me where is mail function in the files , Which is sending the email in the feedback contact us form after the pressing the "Send form" button.

Cheers

Łukasz Serwatka

Thursday 10 March 2005 3:33:00 am

Hi John,

You can find this settings in site.ini.append.php file for your siteaccess.

[InformationCollectionSettings]
EmailReceiver=

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

John Smith

Thursday 10 March 2005 5:46:37 am

thanks mate,

You did't get me. I am looking for a mail function for e.g. mail() in the code files. I dont want the .ini files one.

cheers

Kristian Hole

Thursday 10 March 2005 7:18:30 am

The mail sending is handled by

lib/ezutils/classes/ezsendmailtransport 
or ezsmtptransport.php

depending on which mailtransport you use.

Kristian

http://ez.no/ez_publish/documenta...tricks/show_which_templates_are_used
http://ez.no/doc/ez_publish/techn...te_operators/miscellaneous/attribute

John Smith

Thursday 10 March 2005 7:32:30 am

thanks Kristian,

I will have a look.

Matthieu Foillard

Monday 05 December 2005 6:31:50 am

I've set :
[InformationCollectionSettings]
EmailReceiver=mymail@mydomain.com

but when a user submit the feedback form, no mail is send, is it a normal behavior ?

Thanks

Łukasz Serwatka

Tuesday 06 December 2005 12:00:30 am

Matthieu, check if your mail server is up and running correctly. In which environment your website works? On windows use SMTP instead of sendmail, you can configure mail settings in overridden settings/override/site.ini.append.php

You can test mail setup on Tip a Friend module.

www.example.com/content/tipafriend

Just send e-mail to yourself.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

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:39:32
Script start
Timing: Jan 18 2025 19:39:32
Module start 'layout'
Timing: Jan 18 2025 19:39:32
Module start 'content'
Timing: Jan 18 2025 19:39:33
Module end 'content'
Timing: Jan 18 2025 19:39:33
Script end

Main resources:

Total runtime1.1565 sec
Peak memory usage4,096.0000 KB
Database Queries73

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 589.1641152.6406
Module start 'layout' 0.00620.0045 741.804739.4766
Module start 'content' 0.01071.1442 781.2813651.3906
Module end 'content' 1.15490.0016 1,432.671916.1406
Script end 1.1565  1,448.8125 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.2994160.0002
Check MTime0.00140.1178160.0001
Mysql Total
Database connection0.00100.088710.0010
Mysqli_queries1.094694.6469730.0150
Looping result0.00070.0636710.0000
Template Total1.124497.220.5622
Template load0.00190.164520.0010
Template processing1.122597.059120.5613
Template load and register function0.00030.023010.0003
states
state_id_array0.00090.081110.0009
state_identifier_array0.00150.133120.0008
Override
Cache load0.00170.1477350.0000
Sytem overhead
Fetch class attribute can translate value0.00040.037540.0001
Fetch class attribute name0.00120.101690.0001
XML
Image XML parsing0.00120.105240.0003
class_abstraction
Instantiating content class attribute0.00000.0016100.0000
General
dbfile0.00090.0737240.0000
String conversion0.00000.001240.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
7content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 24
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs