[imapfilter-devel] Imapfilter Exiting Infinite Loop Timeout?
Paul
imapfilter at airbred.com
Thu May 20 01:08:17 EEST 2010
On 20/05/2010 4:05 AM, Lefteris Chatzimparmpas wrote:
>
> Yes, that's correct:
>
> ifcore.logout(tomailbox._account._imap)
>
Many thanks.
>> (An imapfilter that supported threading would be totally cool :))
>
> Lua supports different threading models, either through coroutines
> included in the standard distribution or through other modules. So that
> might be possible, but personally I haven't tried anything with
> imapfilter...
>
Yes, I have been looking at coroutines and the daemon options, but none
would support imap-idle as far as I could work it out. That each
coroutine is suspended while one is permitted to execute suggests that
idle wouldn't work? Perhaps I should take another look.
More information about the Imapfilter-devel
mailing list