]> granicus.if.org Git - neomutt/commit
. Add $imap_idle boolean to disable the IDLE extension (may be needed with some
authorBrendan Cully <brendan@kublai.com>
Mon, 12 Dec 2005 17:24:11 +0000 (17:24 +0000)
committerBrendan Cully <brendan@kublai.com>
Mon, 12 Dec 2005 17:24:11 +0000 (17:24 +0000)
commit6bfaf987a55c6dbbc2ad6fe4cdb89dd9b0c2ebde
tree7d43e27d5323ca27f198260955ef28217432471e
parente34e6ce3d159cf8f46a8b937b8a10ccc93b24f9d
. Add $imap_idle boolean to disable the IDLE extension (may be needed with some
  servers like the particular version of dovecot I tried yesterday).
. Don't attempt to poll mailboxes with connections that haven't yet
  authenticated.
. Recognize NO responses again (silly typo, spotted by Charlie Allom)
imap/command.c
imap/imap.c
init.h
mutt.h