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

[leafnode-list] Case insensitive matching in filterfile?



Hi,

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

Instead of `pattern = ^From:.*[Ss][Tt][Rr][Ii][Nn][Gg]' one could
write `ipattern = ^From:.*string'.

`i' because it's like `grep -i' or Perl's /i option (according to
pcre(3)).  PCRE_CASELESS is already present in pcre(3), so it
shouldn't be too hard to implement this, I guess.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo--- PGP key available via WWW   http://rsteib.home.pages.de/

-- 
_______________________________________________
leafnode-list mailing list
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
http://www.dt.e-technik.uni-dortmund.de/mailman/listinfo/leafnode-list
http://leafnode.sourceforge.net/