Re: egrep matches, but procmail recipe not
"Ruud H.G. van Tol" <[email protected]> Sun, 16 Aug 2015 17:03:11 +0200
| Newsgroups | gmane.mail.procmail |
|---|---|
| Message-ID | <[email protected]> |
Eric, I think you are looking for 'OR' logic.
OR = 987654321^0
:0
* $ $OR ^(Subject|From):.*sunglas
* $ $OR ^(Subject|From):.*ray.*ban
{ LOG = "FoundOneOrMore: $=" }
:0E
{ LOG = NotFoundAny }
--
Ruud