> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> 
> Just a thought, but when I place rules in /etc/procmailrc, I do something
> like:
> 
> :0:
> *^List-ID: <users.spamassassin.apache.org>
>      /var/spool/mail/$USER
> 
> That way, if someone else on the server joins the affected list, it is put
> in
> the correct inbox.
> 
> Karl
> 
> 
I updated my procmailrc to this:

SHELL=/bin/sh
#LOGFILE=$HOME/.procmail-log
#VERBOSE=on
DROPPRIVS=yes

:0:
*^List-ID: <users.spamassassin.apache.org>
     /var/spool/mail/$USER

:0fw
* < 256000
| /home/spam-filter/bin/spamc -U /home/spam-filter/tmp/spamd.sock

And now I get no SpamAssassin mailing list mail.  

I don't think that's what I want. :-)

--Will


Reply via email to