procmail
[Top] [All Lists]

Re: rules be or'ed instead anded

2001-10-10 20:13:15
On Wed, Oct 10, 2001 at 11:27:03AM -0400, Stan Ryckman wrote:
You can also use the rule that
         A OR B OR C
is
         NOT (NOT A AND NOT B AND NOT C)
to arrive at
         :0 flags
         * !^To:.*email1
         * !^To:.*email2
         * !^To:.*email3
         * !^Subject:.*hi
         { }
         :O E
         your-action-goes-here
---end quoted text---
Yeah.. could be.. I realy didn't think that..
but, which one would be faster, this one, or the 1^1 one?

Thanks,
-- 
Marcelo R Leitner <mrl(_at_)matrix(_dot_)com(_dot_)br>
ICQ #: 29966851
Kill'em All ... And Justice For All.
_______________________________________________
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>