|
Loading...
|
mailman-developers@python.org
[Prev] Thread [Next] | [Prev] Date [Next]
[Mailman-Developers] pre-filter for mailman Ulli Horlacher Wed Jul 01 18:00:29 2009
Since mailman is missing some important (for me) features and I do not
know python I have written a pre-filter in perl.
The features are:
- the admin can defines a config files
: a list of allowed MIME types
: weed = commercial ads footer
- the mail is disassembled in its MIME parts, only allowed TEXT parts get
in the reassembled mail, not allowed MIME types are substituted with a
message "part XXX (MIME-type YYY) is not allowed, ignored", allowed
MIME types are saved on the web server and substituted with a message
"part XXX is saved at URL YYY"
- missing References header are added
- bad quoting (by wrong auto-wrapping of editor) is corrected
- overlong lines are reformated
- non-RFC Subject prefixes like "AW:" are substituted with correct "Re:"
- commercial ads are deleted
- full quoting at end of mail is removed
--
Ullrich Horlacher Server- und Arbeitsplatzsysteme
Rechenzentrum E-Mail: [EMAIL PROTECTED]
Universitaet Stuttgart Tel: ++49-711-685-65868
Allmandring 30 Fax: ++49-711-682357
70550 Stuttgart (Germany) WWW: http://www.rus.uni-stuttgart.de/
_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives:
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-developers/alexiscircle%40gmail.com
Security Policy: http://wiki.list.org/x/QIA9
- [Mailman-Developers] pre-filter for mailman Ulli Horlacher 2009/07/01 <=
- Re: [Mailman-Developers] pre-filter for mailman Mark Sapiro 2009/07/01
- Re: [Mailman-Developers] pre-filter for mailman Ulli Horlacher 2009/07/02