aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2011-11-22 01:47:29 +0100
committerMatthias Andree <matthias.andree@gmx.de>2011-11-22 01:47:29 +0100
commitd18de31f1c80f553996a85c325456f8f4f0cf927 (patch)
tree5d306fa86cc322346d90b23486dab8f7878fa9a0
parentc0afd60c07987a3519aea96b599e8558ea2361d6 (diff)
downloadfetchmail-d18de31f1c80f553996a85c325456f8f4f0cf927.tar.gz
fetchmail-d18de31f1c80f553996a85c325456f8f4f0cf927.tar.bz2
fetchmail-d18de31f1c80f553996a85c325456f8f4f0cf927.zip
Mention Zimbra FETCH () workaround by Mikulas Patocka
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7e4fd664..828fcb53 100644
--- a/NEWS
+++ b/NEWS
@@ -67,6 +67,11 @@ removed from a 6.4.0 or newer release.)
does not support SSLv2. Fixes Debian Bug #622054, but note that that bug
report has a more thorough patch that does away with SSLv2 altogether.
+# WORKAROUND
+* Some servers, notably Zimbra, return A1234 987 FETCH () in response to
+ a header request, in the face of message corruption. fetchmail now treats
+ these as temporary errors. Report and Patch by Mikulas Patocka, Red Hat.
+
fetchmail-6.3.21 (released 2011-08-21, 26011 LoC):