Re: [Mailman-Users] KNOWN_SPAMMERS doesn't have any effect

2003-11-19 Thread Thanh Nguyen
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

[Mailman-Users] KNOWN_SPAMMERS doesn't have any effect

2003-11-17 Thread Thanh Nguyen
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