procmail
[Top] [All Lists]

Re: Need help: What am I over-looking?

2005-02-07 10:33:27
On Feb 7, Ruud H.G. van Tol (nospam-rvtol(_at_)isolution(_dot_)nl(_dot_)ns) 
typed:

Ruud:  Toen wij S.A. Birl kietelden, kwam er dit uit:
Ruud:
Ruud:  > * ^From:.*(cmathew)|(horvath)
Ruud:
Ruud:  This means: if EITHER
Ruud:     ^From:.*(cmathew)
Ruud:  OR
Ruud:     (horvath)
Ruud:  matches the headers.
Ruud:
Ruud:  So, like Tim already said, remove the inner brackets.
Ruud:
Ruud:  (But (in the regex-sense,) you have no inner brackets.)



If I have no inner brackets, wouldnt it be equivent to
        * ^From:.*cmathew|horvath


I thought
        * ^From:.*(cmathew|horvath)
would be the same as
        * ^From:.*cmathew|horvath



 Thanks again.
 Birl



 Archives   http://www.xray.mpe.mpg.de/mailing-lists/procmail/

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail