> 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.
> 
> So my question is:
> 1º who encodes messages? CF? Then apparently it is optional, but where 
> is this option?
> 2º the mail server?

In CFMX there's a charset attribute in the cfmail tag 

<cfmail charset="ISO-8859-1">...</cfmail>

I'm not sure if that attribute existed on CF5 though. 

I believe CF encodes the message before saving it to a file in an
outgoing mail spool folder. 

hth 

-- 
s. isaac dealey  ^  new epoch
 isn't it time for a change? 
     ph: 781.769.0723

http://onTap.riaforge.org/blog



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317474
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to