[Mailman-Developers] [ mailman-Patches-591258 ] Filter module and hooks

noreply@sourceforge.net noreply@sourceforge.net
Tue, 06 Aug 2002 08:53:28 -0700


Patches item #591258, was opened at 2002-08-05 15:18
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=591258&group_id=103

Category: None
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Laurence Berland (laurenceb)
Assigned to: Nobody/Anonymous (nobody)
>Summary: Filter module and hooks

Initial Comment:
The Filter.py module allows one to filter messages
using standard regular expression replacement.  You are
allowed as many or few replacements as needed, comments
can be placed in the configuration, each list gets its
own regular expressions, and there's a toggle to short
circuit the whole process and turn it off on a per-list
basis.  The hooks included filter messages before they
are archived.  The module has been tested in this
capacity and functions without any bugs.  The Filter.py
module is written in the standard mailman module style,
and so can be cleanly placed in the pipeline if one
desires, though this capacity has not been tested.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=591258&group_id=103