[Mailman-Users] How can i make a list public so people who arenot subcribed can send a message?

Mark Sapiro msapiro at value.net
Tue Mar 13 20:48:40 CET 2007


John wrote:

>I also would like to allow non-subscribers to send to a closed list, but I would
>like auto-approve based on a custom header... Anyone modified Mailman for that?


This has been discussed on this list before in various forms. Two
examples are
<http://mail.python.org/pipermail/mailman-users/2006-August/052759.html>
and
<http://mail.python.org/pipermail/mailman-users/2006-May/051378.html>.

What you do is implement a custom handler per
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.067.htp>.
This handler needs to recognize the header and set the 'approved' flag
in the message metadata.

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



More information about the Mailman-Users mailing list