On Wed, 2002-03-27 at 12:22, Nix wrote:
> On a vaguely similar topic, I'm using this stuff in my .procmailrc

Here's the relevant part of my procmailrc (for use with maildir).  The
only interesting part is that I don't want ANY spamassassin gunk in
messages that don't go to my Junk folder, hence the else clause:


:0fw
| spamassassin -P -F 0

:0
* ^X-Spam-Status: Yes
| /usr/local/bin/maildir $MAILDIR/.Junk

# else filter the spamassassin info back out
:0 E f w
| spamassassin -d


-- 
Ben Jackson
<[EMAIL PROTECTED]>
http://www.ben.com/


_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to