procmail
[Top] [All Lists]

rules be or'ed instead anded

2001-09-28 21:05:54
Hi,

I'm trying to get the rules of a recipient get or'ed instead and'ed, and I'm 
having troubles with that..

I wanna make something like this:

:0
* ^From:.*email1
* ^From:.*email2
* ^From:.*email3
friends.in

instead of what I was using before,
:0
* ^From:.*(email1|email2|email3)
friends.in

Can anyone help me with this, even telling me how to put the regexp in 
multi-lines..?

Thanks for your time!
-- 
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>