--- Joseph Dal Molin <[EMAIL PROTECTED]> wrote: > I use Thunderbird on Linux and XP Pro.....works like a charm and I > can > keep the two synchronized by just copying the relevant folders....and > no > language problems....although the odd email from Nancy has what looks > > like html encoding.... > > Joseph >
Actually, Outlook is behaving in a perfectly reasonable manner given the character set (not the encoding)in the message header: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" <== HERE Content-Transfer-Encoding: 7bit Content-Disposition: inline The character set should have been ISO-8859-1 (not 6). I suspect other e-mail clients tend to be more tolerant of this type of error, but you can't really say Outlook is doing the wrong thing here. (Well, I suppose you could if you really wanted to, but you wouldn't be right!) === Gregory Woodhouse <[EMAIL PROTECTED]> "All truth passes through three stages: First, it is ridiculed. Second, it is violently opposed. Third, it is accepted as being self-evident." --Arthur Schopenhauer ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Hardhats-members mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hardhats-members
