From 9da8090cf973fccd969377bb587810331671caac Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 1 Mar 2006 16:47:49 +0000 Subject: Handle other clients concurrently accessing IMAP mailboxes better. Fetchmail quits the poll if the EXPUNGE count does not match expectations, and servers not updating RECENT counts after EXPUNGE are handled in a better way. (Patch by Sunil Shetye.) svn path=/branches/BRANCH_6-3/; revision=4700 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 1d426ae6..8389e4fc 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,10 @@ fetchmail 6.3.3 (not yet released): Fixes Debian Bug#354661, reported by Keith Hellman. * The manual page now suggests -- before the addresses in the sendmail MDA example. +* Handle other clients concurrently accessing IMAP mailboxes better. + Fetchmail quits the poll if the EXPUNGE count does not match expectations, and + servers not updating RECENT counts after EXPUNGE are handled in a better way. + (Patch by Sunil Shetye.) fetchmail 6.3.2 (released 2006-01-22): -- cgit v1.2.3