]> granicus.if.org Git - mutt/commit
Check all connections instead of just the first when NONEW is set in
authorBrendan Cully <brendan@kublai.com>
Thu, 22 Dec 2005 17:02:12 +0000 (17:02 +0000)
committerBrendan Cully <brendan@kublai.com>
Thu, 22 Dec 2005 17:02:12 +0000 (17:02 +0000)
commit808cfc3b4655e9abab547d36f8b737d1886dfc44
tree7571ca4bd4678a19b5f4765c6e0a9217770d3b10
parent7d2a57f94fa2e082a52ad09acd6ac7ec470693f0
Check all connections instead of just the first when NONEW is set in
imap_conn_find. Wait for root delimiter check to complete before SELECTing
since we may need it to form the mailbox name.
imap/imap.c