[imapfilter-devel] documentation error sample.extend.lua.txt

Lefteris Chatzimparmpas lefcha at hellug.gr
Tue Oct 2 00:03:19 EEST 2007


Pierre Antoine wrote:
> [...]
> 
> This code do not work as expected.
> 
> delete_messages(table) : table is an array of boolean values.
> 
> Replace
>         table.insert(result, msgid)
> with
> 	result[msgid]=true
> 
> Empty array should also be checked, but it is ok, it is just a simple
> sample.
> 
> --
> Pierre Antoine

Hello,

Yes, you're right, this is a wrong in the documentation.  I will fix it.

Thanks for pointing it out.

Lefteris




More information about the Imapfilter-devel mailing list