From 3bd759d67e8a3c2d95d7d15385b78dfe5fcdb04b Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 15 Feb 2001 18:10:24 +0000 Subject: IMAP4 (pre-rev1) doesn't allow BODY.PEEK[], so use RFC822.PEEK instead in * providers/imap/camel-imap-folder.c (fetch_medium): IMAP4 (pre-rev1) doesn't allow BODY.PEEK[], so use RFC822.PEEK instead in that case. svn path=/trunk/; revision=8244 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 373a80b8f2..e304f2b413 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2001-02-15 Dan Winship + + * providers/imap/camel-imap-folder.c (fetch_medium): IMAP4 + (pre-rev1) doesn't allow BODY.PEEK[], so use RFC822.PEEK instead + in that case. + 2001-02-14 Christopher James Lahey * camel-mime-filter-charset.c (complete, filter), -- cgit v1.2.3