[imapfilter-devel] IMAPFilter 1.0-beta

Cedric Pradalier cedric.pradalier at inrialpes.fr
Sun Apr 25 21:06:25 EEST 2004


Many thanks for your job.


Some info for debian users : 
The packages needed are 
liblua50       liblua50-dev   liblualib50    liblualib50-dev

In the makefile, you have to add -I/usr/include/lua50 in the CFLAGS
and to link with -llua50 and -llualib50 instead of -llua and -llualib.

Maybe it would be time to set up a real configure script ?

I know it's a lazy question : do you have an example of the lua syntax
to pipe a set of message resulting from a match command into an external
program and to select a subset according to the result of the external
program ? I'll look at lua syntax if you don't have the answer ready.


On Sun, 25 Apr 2004 17:10:46 +0300, 
Lefteris Chatzibarbas gracefully wrote:
>Hello,
>
>IMAPFilter has undergone a configuration file rewrite in the previous
>months. IMAPFilter now uses a powerful, light-weight configuration and
>extension language, Lua (http://www.lua.org).  Thus Lua is now embedded
>in IMAPFilter, IMAPFilter's configuration file is actually a Lua script
>and IMAPFilter can be easily extended using Lua.
>
...
-- 
Cedric

"[Of course] I'm French! Why do think I have this outrageous 
accent, you silly king-a?!"  Monty Python and the Holy Grail




More information about the Imapfilter-devel mailing list