Bug 131 - SpamAssassin filter for mailman
Summary: SpamAssassin filter for mailman
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: spamc/spamd (show other bugs)
Version: 2.11
Hardware: PC All
: P2 enhancement
Target Milestone: ---
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-25 18:01 UTC by James Henstridge
Modified: 2002-04-29 15:18 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description James Henstridge 2002-03-25 18:01:04 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.
Comment 1 Craig Hughes 2002-04-10 02:08:45 UTC
Marking as 'fixed' so it doesn't show in open bug list.
Comment 2 James Henstridge 2002-04-29 23:18:22 UTC
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.