If the namespace is at/below INBOX, check for the INBOX explicitly (since
authorJeffrey Stedfast <fejj@ximian.com>
Mon, 18 Nov 2002 13:23:32 +0000 (13:23 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Mon, 18 Nov 2002 13:23:32 +0000 (13:23 +0000)
commit448cdd12b05850fc0da334dcfe8f8939ed098c9b
treec39efe58f510c3be86ad69b9d3afa7d3dc8c74e7
parent79cbb4551793df9ae84121f34643bf822c640e2a
If the namespace is at/below INBOX, check for the INBOX explicitly (since

2002-11-15  Jeffrey Stedfast  <fejj@ximian.com>

* providers/imap/camel-imap-store.c (imap_connect_online): If the
namespace is at/below INBOX, check for the INBOX explicitly (since
it obviously won't show up in a LSUB INBOX.*). If either INBOX is
not returned in the response or if the folder flags contain
\NoSelect, subscribe to INBOX and then try LSUB again.
camel/ChangeLog
camel/providers/imap/camel-imap-store.c