Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: julius_ on September 22, 2012, 12:10:03 PM

Title: IMAP IDLE
Post by: julius_ on September 22, 2012, 12:10:03 PM
Hi,

does roundmail include imap idle support for providers that support it?
and if it does, will it use ajax or something else to update the webinterface?


greets
Title: Re: IMAP IDLE
Post by: rosali on September 22, 2012, 03:32:46 PM
http://trac.roundcube.net/ticket/1485402
Title: Re: IMAP IDLE
Post by: julius_ on September 23, 2012, 12:07:39 AM
yes, found that before. should have mentioned that.
also found the roundcube demo, the webinterface updates itself automatically but what method does it use in the background?
polling every x minutes?
Title: Re: IMAP IDLE
Post by: rosali on September 23, 2012, 02:25:06 PM
Yes, there is a keep alive request every x minutes and it checks for mailbox updates.