[Mailman-Users] spam to -owner addresses

Mark Sapiro mark at msapiro.net
Wed Feb 11 17:20:03 CET 2009


Cristóbal Palmer wrote:
> 
> What I've got in my mm_cfg.py:
> 
> #-------------------------------------------------------------
> # Uncomment if you want to filter mail with SpamAssassin. For
> # more information please visit this website:
> # http://www.daa.com.au/~james/articles/mailman-spamassassin/
> GLOBAL_PIPELINE.insert(1, 'SpamAssassin')

Add your SpamAssassin handler to OWNER_PIPELINE

OWNER_PIPELINE.insert(1, 'SpamAssassin')

-- 
Mark Sapiro <mark at msapiro.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