[imapfilter-devel] Error: attempt to index field 'INBOX'
Lefteris Chatzimparmpas
lefcha at hellug.gr
Mon Oct 22 12:03:06 EEST 2007
On Sun, Oct 21, 2007 at 06:10:24PM -0300, Alejandro Jakubi wrote:
> If combining imapfilter with Lua is the way to do some tasks, this is fine
> for me. My issue has to do with documentation. If there are so many things
> that can be done with imapfilter-Lua, it would be very useful that the
> techniques, tricks, etc, that were already developed by the user community
> (I do not know how large it is) were more systematically available, eg in
> a wiki. In other words, I am not particularly interested in reinventing
> the wheel.
A wiki could help in this direction...
> No, I have meant a way to query the current value of the options (that might be
> different from the default one).
Here are a couple of examples:
print(options.uid)
print(options.close, options.expunge)
More information about the Imapfilter-devel
mailing list