procmail
[Top] [All Lists]

Re: Multiple filters

2001-05-02 13:29:28
* On [010502 21:39] Monah Baki <mbaki(_at_)orblynx(_dot_)com> wrote:
I tried that, the program seems that it does not execute the second filter. 
I remmed out the first filter and it works fine. Is there a syntax to tell 
the program to continue reading the rest of the filters???

Thanks

If it works when the first filter is removed, you could try changing the
order, moving the (current) first filter to be last. you probably don't
need the quotes around the filename definition either.

Received: from Mail14.mailer114.flowgo.com (mailer114.euniverse.com
[64.124.202.114] (may be forged))
Received: from MAIL14 (127.0.0.1) by Mail14.mailer114.flowgo.com
(PowerMTA(TM) v1.0); Wed, 2 May 2001 06:46:11 -0700 (envelope-from
<funone(_at_)flowgo(_dot_)com>)
From: FunOne <funone(_at_)flowgo(_dot_)com>




SHELL=/bin/ksh
PATH=/bin:/usr/bin:/usr/local/bin
:0 HB
* ^Content-Disposition: attachment;
*filename=".*\.(exe|vbs|shs|com|pif|bat|scr)"
/dev/null

:0 HB
* ^From:. *(_at_)flowgo(_dot_)com
/dev/null

-- 
Lawrence Mitchell | http://members.tripod.co.uk/EVSvienna/
wence(_at_)gmx(_dot_)li      | The universe does not have laws -- 
it has habits, and habits can be broken.
_______________________________________________
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>