lua-users home
lua-l archive

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


Hi all,

I mostly use imapfilter to filter my IMAP boxes:
https://code.google.com/p/rktmb-samples/source/browse/trunk/lua-imapfilter/gmail.lua

I begin to think about using regexp (PCRE), cause these expressions are simple "glob" ('*' as wildcard).

What's you advices?

--
RMA.