charset in email

Author Message

Marko Žmak

Friday 17 June 2005 3:04:20 pm

On my site I use a contact form, and the data that os posted is sent to my email. I've overriden the:

content/collectedinfomail/form.tpl

and everything is working fine, the mail is being sent as it should. But the mail arrives in "utf-8" charset and I wan't to use another one. How do I do that? I would like to be able to set that in the template, but if it can't be done INI setting would also be fine...

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Łukasz Serwatka

Tuesday 21 June 2005 12:18:22 am

Hi Marko,

Look into settings/site.ini [MailSettings]. There are OutputCharset and AllowedCharsets[] settings.

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

Marko Žmak

Tuesday 21 June 2005 3:49:55 pm

Thx. It works. Another question. Is there a possibility to send the data from the contact form to several emails at once?

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Łukasz Serwatka

Wednesday 22 June 2005 12:37:43 am

No, this is impossible at this moment. Email is send only to one recaiver.

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 21 2025 02:46:44
Script start
Timing: Jan 21 2025 02:46:44
Module start 'layout'
Timing: Jan 21 2025 02:46:44
Module start 'content'
Timing: Jan 21 2025 02:46:44
Module end 'content'
Timing: Jan 21 2025 02:46:44
Script end

Main resources:

Total runtime0.0130 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0049 592.5078151.1953
Module start 'layout' 0.00490.0029 743.703136.6172
Module start 'content' 0.00790.0038 780.320394.0313
Module end 'content' 0.01170.0014 874.351633.9922
Script end 0.0130  908.3438 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002418.7708140.0002
Check MTime0.00129.1039140.0001
Mysql Total
Database connection0.00075.328910.0007
Mysqli_queries0.002921.975430.0010
Looping result0.00000.100510.0000
Template Total0.00107.810.0010
Template load0.00086.140510.0008
Template processing0.00021.594110.0002
Override
Cache load0.00054.171710.0005
General
dbfile0.00021.656280.0000
String conversion0.00000.062240.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