[leafnode-list] Case insensitive matching in filterfile?

Matthias Andree matthias.andree at gmx.de
Fri Jan 30 02:39:22 CET 2004


Reiner Steib schrieb am 2004-01-29:

> is it possible to have case insensitive matching in leafnode's
> filterfile?  If not, I'd propose to add this to leafnode-2:

Yes it is possible, no code change necessary if your PCRE handles
options: (check "man pcre" or "man pcrepattern")

pattern = ^From:\s*(?i)string"
#                  ---- PCRE is fun!

-- 
Matthias Andree

Encrypt your mail: my GnuPG key ID is 0x052E7D95



More information about the leafnode-list mailing list