I apologize if this has been posted already, I could not find anything 
in the archive:

I am testing an existing application under MX (iis) and I noticed that 
the emails sent through MX (using CFMAIL) come out with a different 
formatting (at least when seen in Outlook). We are using plain text, no 
HTML formatting, and in CF5 the emails come with fixed-width font, while 
  if MX sends the exact same email - it comes with a different font and 
the formatting is misaligned.

Code is:

<cfmail to="#request.userEmail#" from="#request.senderEmail#" 
subject="REMOVED">
Dear #request.user#:
....

</cfmail>



Any ideas?

Dimo M.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to