Discussion:
[imapfilter-devel] IDLE for multiple accounts
Brendan Hide
2010-09-04 01:03:31 UTC
Permalink
Hi guys

I was wondering if it is supported to enter_idle() on multiple accounts
simultaneously.

I have 2 accounts I filter and am currently polling both together every
5 minutes. I think using IDLE would go a long way except that it appears
if I use IDLE it can only work on one account at a time, thus causing
unnecessary delays in the processing of the "other" account.

Thanks
--
__________
Brendan Hide
Mobile: +27 83 448 3867
Mobile: brendan.cell at swiftspirit.co.za (plain text only please)
Web Africa - Internet Business Solutions
http://www.webafrica.co.za/?AFF1E97
Lefteris Chatzimparmpas
2010-09-10 19:35:55 UTC
Permalink
Post by Brendan Hide
Hi guys
I was wondering if it is supported to enter_idle() on multiple accounts
simultaneously.
This isn't supported...
Post by Brendan Hide
I have 2 accounts I filter and am currently polling both together every
5 minutes. I think using IDLE would go a long way except that it appears
if I use IDLE it can only work on one account at a time, thus causing
unnecessary delays in the processing of the "other" account.
What you could do is have 2 instances of imapfilter running. Each
instance would have its own configuration file and would act on one of
the two servers.
Post by Brendan Hide
Thanks
Loading...