From 4392191f4f48cf83d7ae44a3bfd3a51db472783a Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 3 Apr 2001 21:46:32 +0000 Subject: (imap_get_message): If the server_level < IMAP4rev1, always fetch messages all-at-once, since they don't support the [#.MIME] syntax. svn path=/trunk/; revision=9145 --- camel/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index bc15521a81..eab94447d8 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -3,6 +3,9 @@ * providers/imap/camel-imap-folder.c (imap_sync): If we don't change any flags or expunge, send a NOOP to give the server a chance to send EXISTS, etc, messages. + (imap_get_message): If the server_level < IMAP4rev1, always fetch + messages all-at-once, since they don't support the [#.MIME] + syntax. 2001-04-02 Dan Winship -- cgit v1.2.3