Package: courier Version: 0.64.2-1 Severity: grave Upstream has the patch: <http://sourceforge.net/mailarchive/forum.php?thread_name=4BA4F266.3080603%40linuxia.de&forum_name=courier-users>
"Thunderbird chokes on that and requests a login again, claiming a login failure." (ditto Evolution. Client thinks a transaction failed on the server but it actually succeeded. The client and server get out of sync. Appear to be missing messages/discover duplicate message after closing and reopening client/etc). --- courier-0.64.2-orig/imap/imapd.c 2010-03-16 23:12:40.000000000 +0100 +++ courier-0.64.2/imap/imapd.c 2010-03-20 15:34:35.000000000 +0100 @@ -6503,7 +6503,7 @@ if ((w=maildirwatch_alloc(".")) == NULL) { - writes("*OK [ALERT] Filesystem notification initialization error -- contact your mail administrator (check for configuration errors with the FAM/Gamin library)\r\n"); + writes("* OK [ALERT] Filesystem notification initialization error -- contact your mail administrator (check for configuration errors with the FAM/Gamin library)\r\n"); } else { -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org