Rob wrote:

>Is there any way of having mailman scan message content (not headers)  
>and holding a message for review if there is a match in the body of  
>the message? We have multiple lists, some of which are specifically  
>set up to discuss a particular subject, and users frequently post to  
>the wrong list, leading to much confusion and occasional flame-wars. I  
>would love to be able to hold those messages and contact the authors  
>directly or resend it to the correct list.


There is no configuration facility in Mailman to do this. You would
have to implement a custom handler or equivalent to do this. See the
FAQ at <http://wiki.list.org/x/l4A9> for information on implementing
custom handlers.

A proper implementation would be complex since you would probably want
to implement a new list attribute to specify regexps or the like to
match against the body to hold the message.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to