Hacks to get IMAP code to work with CommunigatePro and MS Exchange (and
authorJeffrey Stedfast <fejj@helixcode.com>
Mon, 17 Jul 2000 22:19:19 +0000 (22:19 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Mon, 17 Jul 2000 22:19:19 +0000 (22:19 +0000)
commite4ae4adb8e32f20bf03271614cfbacb3ab82659e
tree7426b85eaae6ee76cc490bd446570287fbe40f18
parentfd2867b52f3fd0b34bb39db2861f9aadeddc8b14
Hacks to get IMAP code to work with CommunigatePro and MS Exchange (and

2000-07-17  Jeffrey Stedfast  <fejj@helixcode.com>

* providers/imap/camel-imap-folder.c (imap_get_message): Hacks to get
IMAP code to work with CommunigatePro and MS Exchange (and any other
servers that send back a UID at the end of each FETCH inside of the main
body of the message part).
(imap_sync): Un-#if 0 the code that sets the flags on the IMAP server
for messages that have changed. Oops, don't mask with DELETED to find out
if the message has been answered ;-)
camel/ChangeLog
camel/providers/imap/camel-imap-folder.c