Joe S.
Guest
|
Posted:
Mon Dec 06, 2004 7:45 pm Post subject:
Direct Mailer using non english language |
|
|
Hello,
I'm trying to get Driect Mailer to send using UTF-8 . The content is a
UTF-8 file saved in notepad, but when I receive the email, it is adding a
<font face="Courier New"> in front of each character in the file. This font
is not selected or set anywhere on the page or the included file. Is there a
problem using UTF-8 i the Direct Mailer? Here is an example of the source
when I look at the email I receive:
<FONT FACE="Courier New">ú</FONT> <FONT FACE="Courier New">î</FONT><FONT
FACE="Courier New">é</FONT><FONT FACE="Courier New">í</FONT> <FONT
FACE="Courier New">å</FONT><FONT FACE="Courier New">ç</FONT><FONT
FACE="Courier New">ù</FONT><FONT FACE="Courier New">é</FONT><FONT
FACE="Courier New">á</FONT><FONT FACE="Courier New">å</FONT> |
|