It would be nice if we could use the LuaCheia extentions with
imapfilter.
http://luacheia.lua-users.org/
If for no other reason to have full POSIX regular expressions. That'd
be extremely useful functionality for imapfilter.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages imapfilter depends on:
ii libc6 2.3.5-3 GNU C Library: Shared libraries an
ii liblua50 5.0.2-5 Main interpreter library for the L
ii liblualib50 5.0.2-5 Extension library for the Lua 5.0
ii libssl0.9.7 0.9.7g-1 SSL shared libraries
imapfilter recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to debian-bugs-...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
The luacheia project seems to be abandoned...
One can always load lua modules from inside imapfilter's configuration
file, but unfortunately lua modules aren't still packaged in
distributions, and this surely makes the whole thing inconvenient...
Hopefully, now with Lua 5.1 that modules are standarized, there will be
some progress in this direction...
Also, I have already been looking into adding regular expressions
support in a form of a simple auxiliary function... It may be there in
the next release...