diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2011-11-22 01:47:29 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2011-11-22 01:47:29 +0100 |
commit | d18de31f1c80f553996a85c325456f8f4f0cf927 (patch) | |
tree | 5d306fa86cc322346d90b23486dab8f7878fa9a0 | |
parent | c0afd60c07987a3519aea96b599e8558ea2361d6 (diff) | |
download | fetchmail-d18de31f1c80f553996a85c325456f8f4f0cf927.tar.gz fetchmail-d18de31f1c80f553996a85c325456f8f4f0cf927.tar.bz2 fetchmail-d18de31f1c80f553996a85c325456f8f4f0cf927.zip |
Mention Zimbra FETCH () workaround by Mikulas Patocka
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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): |