procmail
[Top] [All Lists]

Re: Q: how does one enable multiple rules ie. AND / OR rules

2001-01-15 20:36:15
On 15 Jan, Henry Potter wrote:
| hello, could someone please advise me on how i could enable multiple
| conditions/rules in procmail?
| 
| ie. if sender is from ..... AND subject contains ..... then ....
| 

That's exactly what multiple conditions do

:0:
* From(_dot_)*someone(_at_)special
* Subject:.*just what I'm looking for
$HOME/SPECIAL

will deliver to file $HOME/SPECIAL only if both conditions match.

Don Hammond





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