mhonarc-users

Re: Subject line woes

2000-12-23 14:30:51
On December 19, 2000 at 23:27, "SysAdmin, dte.net" wrote:

Sorry if this has been covered before - Does anyone know what causes MHonArc
to display subject lines like this:

=?Windows-1252?Q?=22Say_Goodbye_to_the_106th_Congress_=96_Finally!=22?=

It happens sporatically to one of my customers, and I've looked for a 'rhyme
and reason' to why this only happens with certain messages, assuming some
kind of delimiter problem - But I'm currently out of ideas. Help!

MHonArc does not have a charset filter for the "windows-1252"
charset.  You may get by having the following resource definition:

<CharsetConverters>
windows-1252;   mhonarc::htmlize
</CharsetConverters>

See the documentation on CHARSETCONVERTERS for more information
and an explanation of the =?...?.?...?= stuff.

--ewh

<Prev in Thread] Current Thread [Next in Thread>