|
Hi all, I mostly use imapfilter to filter my IMAP boxes: https://code.google.com/p/rktmb-samples/source/browse/trunk/lua-imapfilter/gmail.luaI begin to think about using regexp (PCRE), cause these expressions are simple "glob" ('*' as wildcard).
What's you advices? -- RMA.