Re: Can not get a filter recognised for one email source
"N.J. Mann" <[email protected]>
| Newsgroups | gmane.mail.procmail |
|---|---|
| Message-ID | <[email protected]> |
In message <[email protected]>, Professional Software Engineering ([email protected]) wrote: > At 07:10 2011-02-16, N.J. Mann wrote: > >With a regexp of > > ^From: .*Debra > >it will not match > > from: [email protected] > >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. --