If the url path is "/" and the folder path is "/", just LIST "" "*" (this
authorJeffrey Stedfast <fejj@helixcode.com>
Fri, 25 Aug 2000 17:29:43 +0000 (17:29 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Fri, 25 Aug 2000 17:29:43 +0000 (17:29 +0000)
commit0e480a300745c01421b05233479f6e74f6e45bfa
tree77ea9d3b634fa1ba2b17963a5bb8b549c78cc90e
parent2e1960de35cfceae78f4e9ad673394963fce07e6
If the url path is "/" and the folder path is "/", just LIST "" "*" (this

2000-08-25  Jeffrey Stedfast  <fejj@helixcode.com>

* providers/imap/camel-imap-folder.c
(imap_get_subfolder_names_internal): If the url path is "/" and
the folder path is "/", just LIST "" "*" (this should fix some
cyrus imapd problems). Also, INBOX is case insensitive so use
g_strcasecmp
camel/ChangeLog
camel/providers/imap/camel-imap-folder.c