On Thu, Aug 10, 2017 at 7:04 PM, Davide Perini perini.davide@dpsoftware.org wrote:
Last posts on that thread was written in 2015 so I hoped that something changed meanwhile. Older roundcube with phpmail was able to detect a new mail instantly like the IMAP idle. This can be considered a regression over previous versions.
Nope. Roundcube never supported IMAP idle du to the nature of single HTTP requests and short-living PHP processes. I don't know what you're referring to but I don't see a regression here.
In data 10 agosto 2017 11:16:57 AM Vincent Van Houtte vvh@aplusv.be ha scritto:
Google has (once again) all the answers:
This issue basically is a request for websocket support 'cause that's the only way how to propagate updates from the IMAP server (with IDLE) directly to the client. The Roundcube codebase isn't ready for that and actually Roundcube Next was intended to get such a feature.
Kind regards, Thomas