procmail
[Top] [All Lists]

Re: whaaa??

2003-01-01 12:39:03
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.

-- 
"This place is evil! We need weapons! Crossbows! Rocket Launchers! 
Rent-a-zilla!"
                 -- L33t Master Largo  www.megatokyo.com

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