[Mailman-Users] Reject *to* non-subscriber

Mark Sapiro msapiro at value.net
Fri Oct 12 20:22:30 CEST 2007


glen martin wrote:
>
>Custom handlers look interesting, thanks for the pointer.  Having read
>the page it seems that to use my custom handler for just one list, in
>all methods I have to hard-code a new handler chain in entirety.  Do I
>correctly understand that one can't add the new handler as a delta for a
>single list (eg somehow akin to GLOBAL_PIPELINE.insert described for
>global list changes)?  Goal being to permit further global changes to be
>reflected in the single list as well without having to remember to
>update the chain on the single list.


It's slightly tricky because you have to do the insert into a copy of
GLOBAL_PIPELINE, but I have updated the FAQ
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.067.htp>
to show how to do it.

Thanks for suggesting this.

-- 
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