In message
<201102161609(_dot_)p1GG9Ml0014299(_at_)trei(_dot_)professional(_dot_)org>,
Professional Software Engineering
(PSE-L(_at_)mail(_dot_)professional(_dot_)org) wrote:
At 07:10 2011-02-16, N.J. Mann wrote:
With a regexp of
^From: .*Debra
it will not match
from: Debra(_at_)emblibrary(_dot_)com
because it is expecting 'from:' followed by one space, followed by one
'any' character, followed by zero or more 'any' characters,
WRONG.
Yes, I got that well and truly wrong. :-(
First, Procmail is case insentitive unless told otherwise (via a
recipe flag), so, From/from doesn't matter one iota.
That is what I said in a previous message wasn't it? (Although I think
I got the spelling of insensitive correct. :-) )
It also does
not "ignore" headers that don't conform to the
first-character-capitalized format.
I never claimed it did.
Cheers,
Nick.
--
____________________________________________________________
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