From 549a24c5216c92401cf6e17cb5a4a40622037f70 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 4 Oct 2000 20:10:27 +0000 Subject: IMAP4 (pre-rev1) doesn't support the 'LIST "" ""' idiom, so don't use it. * providers/imap/camel-imap-store.c (imap_connect): IMAP4 (pre-rev1) doesn't support the 'LIST "" ""' idiom, so don't use it. Just assume the dir_sep is '/'. Shrug. svn path=/trunk/; revision=5714 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index aa7729379b..e04372d09e 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-10-04 Dan Winship + + * providers/imap/camel-imap-store.c (imap_connect): IMAP4 + (pre-rev1) doesn't support the 'LIST "" ""' idiom, so don't use + it. Just assume the dir_sep is '/'. Shrug. + 2000-10-04 Jeffrey Stedfast * camel-mime-message.c (camel_mime_message_set_reply_to): Use -- cgit v1.2.3