procmail
[Top] [All Lists]

Re: Procmail + spamassassin

2003-03-20 14:35:58
On Thu, Mar 20, 2003 at 08:56:33AM -0800, Tyler F. Creelan wrote:
I think this question is addressed in dman's recent post, that is,
spamassassin is only getting called on the headers. I tried the recipe
dman suggested however and it again tested negative on spam messages,
giving this log entry:

procmail: No match on "BH ! ?? ? $SPAMASSASSIN -e"

Here is the recipe again:

:0:
* BH ! ?? ? $SPAMASSASSIN -e
spam

where SPAMASSASSIN=spamassassin for me. Does there need to be a $
prefix in the condition, for example:

No.  My syntax was slightly off.  This is correct:

:0:
* ! BH ?? ? $SPAMASSASSIN -e
spam

-- 
dman

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>