aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2005-12-18 10:34:10 +0000
committerMatthias Andree <matthias.andree@gmx.de>2005-12-18 10:34:10 +0000
commit6644861f4b616b3e42bc4143109e6b478ca52849 (patch)
tree9d68816c1a0c460d2f01aa5d838ffb8e3376ece1 /NEWS
parentd0304cda6113de61094373faa6d44dd8a94b4de1 (diff)
downloadfetchmail-6644861f4b616b3e42bc4143109e6b478ca52849.tar.gz
fetchmail-6644861f4b616b3e42bc4143109e6b478ca52849.tar.bz2
fetchmail-6644861f4b616b3e42bc4143109e6b478ca52849.zip
Use a simplified version of Sunil's patch to cope with servers
such as mail.internode.on.net bld-mail04 that return the UID in response to RFC822.HEADER or RFC822.SIZE. Reported by Jason White. svn path=/branches/BRANCH_6-3/; revision=4555
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index da714666..1704bfbd 100644
--- a/NEWS
+++ b/NEWS
@@ -52,6 +52,9 @@ fetchmail 6.3.1 (not yet released):
same SMTP/LMTP connection. Reported by Joachim Feise, Berlios Bug #5849. (MA)
* Manual page: Add "-md5" to "openssl x509" example in --sslfingerprint
documentation. Suggested by Jason White. (MA)
+* Cope with servers that return UID information in response to non-UID
+ RFC822.{SIZE|HEADER} requests. Reported by Jason White.
+ Patch suggestion by by Sunil Shetye, simplified by MA.
fetchmail 6.3.0 (released 2005-11-30):