aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-10-28 16:24:23 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-10-28 16:24:23 +0000
commit0461562f6326dfff4c6eedb18a5b831eb8475efe (patch)
treef545fa6add1363ec70e1d90ff5ff137e5d8ee92d /NEWS
parentc502aa13fd20d1bb367e50c66e4d92878ca69fe8 (diff)
downloadfetchmail-0461562f6326dfff4c6eedb18a5b831eb8475efe.tar.gz
fetchmail-0461562f6326dfff4c6eedb18a5b831eb8475efe.tar.bz2
fetchmail-0461562f6326dfff4c6eedb18a5b831eb8475efe.zip
Regression fix for multiline SMTP bugfix. Reported by Thomas Jarosch.
svn path=/branches/BRANCH_6-3/; revision=5445
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 63810f45..a164fd71 100644
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,12 @@ removed from a 6.4.0 or newer release.)
fetchmail 6.3.13 (not yet released):
+# REGRESSION FIXES
+* The multiline SMTP error fix in release 6.3.12 caused fetchmail to lose
+ message codes 400..599 and treat all of these as temporary error. This would
+ cause messages to be left on the server even if softbounce was turned off.
+ Reported by Thomas Jarosch.
+
# TRANSLATION UPDATES
* [cs] Czech, by Petr Pisar
* [zh_CN] Chinese (simplified), by Ji ZhengYu