-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Said Bill Omer on Sat, Jun 29, 2002 at 11:19:59AM -0500:

> I'm using SA on my mail gateway, and I'm trying to figure out a way to
> make all spam with a score of 12 or higher sent to /dev/null
> automatically.

Here's what I have in my .procmailrc:

        #
        # filter tagged spam
        #
        :0:
        * ^X-Spam-Status: Yes, hits=(1[0-9]|[2-9][0-9])
        $FOLDERS/spam

        :0:
        * ^X-Spam-Flag: YES
        $FOLDERS/junk
        #

That will put anything with a score of 10 or more into "spam" and all
other flagged spam into "junk".  You could modify the first rule to
redirect to /dev/null for 12+. 

- -- 
[!] Justin R. Miller <[EMAIL PROTECTED]>
    Encrypted email preferred (key 0xC9C40C31)

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE9HyKW94d6K8nEDDERAlXVAKCTJlYZCHcgRp5ZcSTSEasRiu/9uQCfbBW+
u8XWf6yqWglHI9hyZc/NI/U=
=eoEN
-----END PGP SIGNATURE-----


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to