I searched the archives and could not find an answer to the following
problem.
I'm running SquirrelMail 1.4.3a and display my mail as HTML by default.
I have a multipart/mixed MIME e-mail that has the HTML part set to the
following:
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Content-Language: en
When the HTML part is rendered in SquirrelMail, the charset changes to
ISO-8859-1 and certain characters appear as garbage.
Is there a way to force the HTML content to include a META tags, such as,
<META http-equiv=Content-Type content="text/html; charset=UTF-8">
or have SquirrelMail produce a different HTTP header if the original HTML is
UTF-8?
TIA, Carlos
|