Bouncing spam

|

Ok, I'm trying a new procmail recipe to bounce spam that SpamAssassin scores over 15. For now I'm still saving these "extreme spam" messages, but I'd like to just throw them into the bit bucket. Before I do, I want to make sure they get added to the bayesian filter. Read on for the actual recipes.

:0fw
| /usr/bin/spamc

:0
* ^X-Spam-Level: XXXXXXXXXXXXXXX
{
    EXITCODE=67
    :0
    ${SPAM_BOUNCE}
#    /dev/null
}

:0
* ^X-Spam-Status: Yes
${SPAM}

About this Entry

This page contains a single entry by Dave published on December 15, 2003 11:15 PM.

One of those weeks was the previous entry in this blog.

So what's the difference? is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Links

Powered by Movable Type 4.01