diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-09-21 08:43:37 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-09-21 08:43:37 +0000 |
commit | 2bc457aff6736542213099798051cddb99980f83 (patch) | |
tree | 1d51be0ba6079abd985113d2f05ab8f2d31e54b3 /NEWS | |
parent | a8d1ade70d438ec53966338ce2355c38c7991ab1 (diff) | |
download | fetchmail-2bc457aff6736542213099798051cddb99980f83.tar.gz fetchmail-2bc457aff6736542213099798051cddb99980f83.tar.bz2 fetchmail-2bc457aff6736542213099798051cddb99980f83.zip |
Expunge between IMAP folders when polling multiple folders. Sunil Shetye.
Fix IMAP expunged message counting. Sunil Shetye.
svn path=/trunk/; revision=4301
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -199,6 +199,9 @@ fetchmail 6.3.0 (not yet released officially): Berlios Bug #4725. Matthias Andree. * Fix "auth ntlm" to send AUTH NTLM (rather than AUTH MSN). Add "auth msn" officially. Reported by Yves Boisjoly. Matthias Andree +* Expunge between IMAP folders when polling multiple folders. + Sunil Shetye. (MA) +* Fix IMAP expunged message counting. Sunil Shetye. (MA) # INTERNAL CHANGES * Switched to automake. Matthias Andree. |