I've been trying to send out an e-mail marketing message, but Sugar is generating the messages with BIG-5 encoding rather than the ISO-8859-1 that I need to use. I've set the encoding correctly in the e-mail settings and checked that it has been written correctly to the config.php but still not having any luck.

Does anyone have any ideas?

Thanks,

Microsoft Mail Internet Headers Version 2.0
.......
Subject: [Test]: Test character set
Message-ID: <8d406ecd899a560c132d2a9464df5dbe@sugar>
X-Priority: 3
X-Mailer: PHPMailer [version 1.73]
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="b1_8d406ecd899a560c132d2a9464df5dbe"
X-OriginalArrivalTime: 20 Aug 2007 09:04:04.0777 (UTC) FILETIME=[0EE9E990:01C7E309]

--b1_8d406ecd899a560c132d2a9464df5dbe
Content-Type: text/plain; charset = "BIG-5"
Content-Transfer-Encoding: quoted-printable

--b1_8d406ecd899a560c132d2a9464df5dbe
Content-Type: text/html; charset = "BIG-5"
Content-Transfer-Encoding: quoted-printable


--b1_8d406ecd899a560c132d2a9464df5dbe--