[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [leafnode-list] Case insensitive matching in filterfile?



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
-- 
_______________________________________________
leafnode-list mailing list
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
http://www.dt.e-technik.uni-dortmund.de/mailman/listinfo/leafnode-list
http://leafnode.sourceforge.net/