Re: Procmail and spamassassin

From: Arthur Corliss <acorliss@nevaeh-linux.org>
Date: Mon Mar 15 2004 - 09:49:30 AKST

On Mon, 15 Mar 2004, Jamie Hushower wrote:

> Against recommendations, I have an email user that wants mail marked by
> spamassassin deleted at the server. Can anyone recommend a solution? I'm
> using Postfix 2.0.11 and spamassassin 2.44-11. I have no experience with
> procmail recipes...

I do this for the more aggregious scoring spams, having never seen a false
positive that scored higher than 10. The rule is as simple as:

  # Wipe spam with a score of 10 or higher
  :0:
  * ^X-Spam-Status: Yes.+hits=[1-9][0-9]\.[0-9]
  /dev/null

BTW, I'd highly recommend updating your SpamAssassin installation. You'll
gain some performance improvements along with improved bayesian support, etc.

        --Arthur Corliss
          Bolverk's Lair -- http://arthur.corlissfamily.org/
          Digital Mages -- http://www.digitalmages.com/
          "Live Free or Die, the Only Way to Live" -- NH State Motto
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Mon Mar 15 09:49:17 2004

This archive was generated by hypermail 2.1.8 : Mon Mar 15 2004 - 09:49:17 AKST