NSWM: New in CVS

Alexandre Aufrere <[email protected]> Thu, 20 May 2004 00:01:41 +0200
Newsgroups gmane.mail.web.nswm
Message-ID <[email protected]>
Hi,


I've implemented non-default charset encoding in the inbox.
It means that now any header (well, the subject !) coming in a charset 
different from the one specified in the conf will be displayed correctly.
It uses the "Encode" module, included in main perl package since version 
5.8.

This code is very alpha for the moment, and, in particular, i need to 
add at least one option to deactivate it, or at least one automatic 
detection to deactivate it if the Encode module is not present (if using 
an old perl version).

Well, i don't think i'll release a new version soon, so, till then, feel 
free to give it a try from CVS.

Alex