[CLUE-Tech] The SPAM Wars '03

Jeremiah Stanley lists at miah.org
Fri Feb 28 17:07:01 MST 2003


On Fri, 2003-02-28 at 14:36, Jim Ockers wrote:

> Then make this be your /etc/procmailrc:
> 
> DROPPRIVS=yes
> 
> :0fw
> * < 256000
> | /usr/bin/spamc

Not to be trite, but there is a far simpler way to do this if you aren't
filtering megs of email at a time. I only get ~40k of email per day.

Here is my .procmailrc file:

LOGFILE=$HOME/.procmail.log

:0fw: spamassassin.lock
| spamassassin -P

:0
* ^X-Spam-Status: Yes
mail/spam

This runs all the mail you get (either from normal system delivery or
with fetchmail) through spamassassin and then it filters it into
/home/$USER/mail/spam.

But, that script to start up spamd sure is nice, thank Jim! ;)

JStanley
-- 
Jeremiah Stanley <lists at miah.org>




More information about the clue-tech mailing list