procmail
[Top] [All Lists]

Re: whaaa??

2003-01-01 14:21:08
Peter H. Coffin wrote:
On Wed, Jan 01, 2003 at 10:45:33AM -0500, Tom Allison wrote:

Comes from:

:0 fw
| bogofilter -p -e -f -u | spamassassin -a

:0
* ^X-(Spam-Status|Bogosity): Yes
*!^X-Loop
{ ....... }

:0c
* ^X-Spam-Status
/dev/null

:0c
* ^From:
/dev/null



I'm glad you actual problem got solved, but just for efficiency's sake,
you might want to think about breaking the pipe into two filters, and
making a check to make the delivery to /dev/null between them. Both
bogofilter and spamassassin have non-trivial startup loads, and if the
first one catches something, then the second need never be started at
all.


Yeah... But I was just plugging in code that I know would always dump some kind of message in the logs. It was at the 'no match for ^From:' that I realized something was really wrong.



--
Plus ,ca change, plus c'est la m^eme chose.
        [The more things change, the more they remain the same.]
                -- Alphonse Karr, "Les Gu^epes"


_______________________________________________
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>