Re: IMAP command pipelining (batched mailbox polling) now in CVS
On Wednesday, 14 December 2005 at 01:44, Vincent Lefevre wrote:
> On 2005-12-13 16:34:55 -0800, Brendan Cully wrote:
> > On Wednesday, 14 December 2005 at 01:31, Vincent Lefevre wrote:
> > > Now when I wanted to synchronize the mailbox, I got an autologout
> > > error because I was idle for too long and the mailbox was closed.
> > > Doesn't the IMAP keepalive feature work any longer?
> >
> > It is supposed to. What is your imap_keepalive set to?
>
> The default value 900.
>
> > Have you tried lowering it?
>
> Not yet, but I've never had such a problem before the new IMAP code.
> Could the new $imap_idle (not modified, thus set) affect the behavior?
It could. It is supposed to have code to restart IDLE when the
keepalive expires, but I haven't actually tested it. I will later
tonight.