From a70be7b583b452066fd48ce2ff90280f501c8a8a Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 25 Aug 2000 17:29:43 +0000 Subject: If the url path is "/" and the folder path is "/", just LIST "" "*" (this 2000-08-25 Jeffrey Stedfast * 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 svn path=/trunk/; revision=5038 --- camel/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index d1aabc69c0..0baaf4af78 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -3,7 +3,8 @@ * 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) + cyrus imapd problems). Also, INBOX is case insensitive so use + g_strcasecmp 2000-08-24 Lauris Kaplinski -- cgit v1.2.3