#2747: imap_keepalive ignored when less than timeout and too much idle Changes (by brendan):
* owner: mutt-dev => brendan * priority: critical => minor * milestone: => 1.6 Old description: > {{{ > When you set "imap_keepalive" < IMAP-server-timeout < "timeout", > then IMAP-server will disconnect when you let mutt idle for too long, > despite imap_keepalive well within IMAP-server limit. > >How-To-Repeat: > Set vars to values relative to each other per desc., > then let mutt idle. > >Fix: > }}} New description: When you set "imap_keepalive" < IMAP-server-timeout < "timeout", then IMAP-server will disconnect when you let mutt idle for too long, despite imap_keepalive well within IMAP-server limit. >How-To-Repeat: Set vars to values relative to each other per desc., then let mutt idle. -- Ticket URL: <http://dev.mutt.org/trac/ticket/2747#comment:2>