]> granicus.if.org Git - neomutt/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)
commit5f17eb5f02832787d0a2075114e9edddbe3dac25
tree7571ca4bd4678a19b5f4765c6e0a9217770d3b10
parent3fa3c5609c0997cc17bf212654ab1ccdf911ee22
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