From ed696d713318d4aa10ef14c1e3bcf0bcdfd56e06 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 21 Jun 2000 20:38:22 +0000 Subject: IMAP is working! (sorta) you can now read your INBOX svn path=/trunk/; revision=3680 --- camel/ChangeLog | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 92f6cf142e..a81528a946 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,11 @@ +2000-06-21 Jeffrey Stedfast + + * providers/imap/camel-imap-folder.c (imap_get_message_by_uid): + We are getting mail in IMAP now!! whoo-hoo!. Stripped out the + filtering so messages may have some dot-stuffing, but the + filtering can always be added back in later when we know it + works and isn't the problem. + 2000-06-21 Peter Williams * providers/mbox/camel-mbox-folder.c (mbox_init): Use the basename @@ -41,7 +49,8 @@ their flags changed (however I #if'd it out until we are more confidant in the IMAP code :) (imap_summary_get_by_uid): Now parese flags correctly. - (imap_get_summary): Now parese flags correctly. + (imap_get_summary): Now parese flags correctly. Also correctly + parses the UID correctly. * camel-url.c (check_equal): No need to check s1 if s2 is NULL (camel_url_equal): Don't check the passwd component of the url. -- cgit v1.2.3