Chan Nan writes:

Hi,

When I've read my sqwebmail email, I've encountered
this error in the first line of the message body:

"The following text uses the utf-8 character set. Your
display is set for the iso-8859-1 character set, so
some characters may not display properly".  This has
something to do with Unicode support.  I looked
everywhere but not sure where to change it.  Please
let me know if you have the solution.

Thanks a lot...

This is not necessarily an error. It is an informational notice. The default templates are set up for iso-8859-1, so mail content encoded in utf-8 gets transcoded to iso-8859-1, where possible. Obviously, if the original message contained characters that had no iso-8859-1 equivalents, they would get dropped.


The default HTML templates use only the US-ASCII subset. In the next release I will set the default coding to UTF-8, and supress this notice for UTF-8 displays. Most browsers, these days, can handle UTF-8.





Reply via email to