SA Bugzilla – Bug 131
SpamAssassin filter for mailman
Last modified: 2002-04-29 15:18:22 UTC
I wrote a filter module for Mailman 2.0.x that asks spamd to score each incoming message. If the message scores above one threshold (default 10), it gets discarded immediately. If it scores above another threshold (default 5), it gets held for moderation. The filter is currently in the Mailman SF patch tracker at: http://sourceforge.net/tracker/index.php?func=detail&aid=534577&group_id=103&atid=300103 It might be useful to other SpamAssassin users.
Marking as 'fixed' so it doesn't show in open bug list.
I posted a new version of this filter (available at the same URL) that makes use of the new SYMBOLS command in spamd as of 2.20 (to display a list of matched rules in the mod screen. It also gives a bonus to messages from list members.