Todd wrote:
Just a guess, but did you restart the qrunners after you added this to
mm_cfg.py?
In deed, you are right. After restarting qrunners, spam messages get
automatically discarded. It works as advertised. I should have thought
of that.
Thank you very much.
Regards.
thanh
I am using Mailman 2.1.3 and have set up Spam Assassin to flag spam
mail with header "X-Spam-Flag: YES".
I tried to follow Todd's message in
http://mail.python.org/pipermail/mailman-users/2003-October/031975.html
and have added this line
KNOWN_SPAMMERS = [('X-Spam-Flag','YES')]
to the mm_cfg.py