procmail
[Top] [All Lists]

Re: Problem with very long OR recipe.

2002-03-19 14:46:18
On Fri, Mar 15, 2002 at 05:59:59PM +0000, Frank Liney wrote:
Trying to fight spam by building up a list of likely subjects lines, as
well as using the normal rules for looking at the contents of the message
body.

I would like to take the opportunity to plug spamassassin
-- why reinvent the wheel? :)

Then, you only need two recipies;

# Mark suspicious spam
:0fw
| spamassassin -P

# put it in the litterbox
:0:
* ^X-Spam-Status: Yes
caughtspam


See http://spamassassin.taint.org/

They have very nice subject/body/header matching patterns, it gets almost
all of my spam.

Also, different patterns are weighted, meaning that
"click to remove" may be deemed more spammish than "100%", or "viagra"

When the score reaches a threshold, it is marked as spam (this limit
is configurable, as is all the weights)

Regards,
 Stefan
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>