3.1 -> E-mails configuration with multi-forms. The mails are send on all the adresses I configured. I just need to send a mail on 1 adress. How to ?

Author Message

laurent le cadet

Tuesday 28 October 2003 2:48:21 am

Hi,

In override/site.ini.append.php

[InformationCollectionSettings]
EmailReceiver=laurent@lestudiot.com, contact@lestudiot.com

[MailSettings]
EmailSender=laurent@lestudiot.com

I created 1 classe (form) that I want to use in differents parts of the site with differents adresses for the EmailSender and EmailReciever.

I this classe, I have a text line with the identifier email_reciever where I write the adress I want the form to be send (one of the adress above, in the site.ini).

When I post the form, an email is send to the both adress.

I don't understand how to declare just one EmailReciever per form and - it should be perfect - the same adress for the EmailSender.

I tried like in this thread : http://ez.no/developer/ez_publish_3/forum/setup_design/missing_emailsender_in_email_headers

No result. I'm lost between collectinformation.php, collectedinfomail.tpl and site.ini.append.php (woaw ;-)

Some help ?

Thanks.

Laurent.

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 19 2025 00:59:56
Script start
Timing: Jan 19 2025 00:59:56
Module start 'layout'
Timing: Jan 19 2025 00:59:56
Module start 'content'
Timing: Jan 19 2025 00:59:57
Module end 'content'
Timing: Jan 19 2025 00:59:57
Script end

Main resources:

Total runtime0.7172 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0114 590.1641152.7500
Module start 'layout' 0.01140.0030 742.914139.6797
Module start 'content' 0.01440.7014 782.5938441.7656
Module end 'content' 0.71580.0013 1,224.35948.0781
Script end 0.7172  1,232.4375 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00400.5585160.0003
Check MTime0.00190.2587160.0001
Mysql Total
Database connection0.00500.691610.0050
Mysqli_queries0.670293.4510460.0146
Looping result0.00040.0598440.0000
Template Total0.680394.820.3401
Template load0.00210.293020.0011
Template processing0.678194.552920.3391
Template load and register function0.00010.013210.0001
states
state_id_array0.00110.158510.0011
state_identifier_array0.00100.138320.0005
Override
Cache load0.00170.2434190.0001
Sytem overhead
Fetch class attribute can translate value0.00060.088310.0006
Fetch class attribute name0.00060.081320.0003
XML
Image XML parsing0.00040.062610.0004
class_abstraction
Instantiating content class attribute0.00000.000620.0000
General
dbfile0.00070.1011160.0000
String conversion0.00000.001040.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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 9
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs