[Mailman-Developers] Local characters (loike ÄÖÜß) in pipermail

Henning Schroeder ich@henning-schroeder.de
Tue, 04 Apr 2000 01:29:08 +0200


Hello,
I just modified the latest version of Mailman/pipermail to support local
characters (like äöüß). Headers with "=?ISO-8859-1..." are really
disturbing :-(
Basically my code decodes every message header with the mimify module. 
Is anyone interested in the source? It modifies Message.py, Mailbox.py,
pipermail.py and Hyperarch.py. 
Besides I would like to implement a better MIME support in Mailman. Then
you could e.g. block binary attachments in the list or display
HTML-mails with inline-graphics in the archive.

Henning