House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Search cf-talk

July 04, 2009

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31   

Home / Groups / ColdFusion Talk (CF-Talk)

Who encodes characters in mails sent by ColdFusion

Author:
Claude Schneegans
01/06/2009 12:01 PM

Hi, In CFMX, in mail settings, there is an option to get messages sent encoded in UTF-8, ISO-8859-1, etc... IN CF5, there is no such option. However, from my development desktop, I have a template that sends me a test message, and it seems to be automatically encoded in iso-8859-1. ie: Subject: =?ISO-8859-1?Q?On_a_tout_essay=E9_=E0_partir_de_ContentBox?= The same template on my production server also under CF5 sends the same message not encoded ie: Subject: On a tout essayé à partir de ContentBox So my question is: 1º who encodes messages? CF? Then apparently it is optional, but where is this option? 2º the mail server?


Mailing Lists