diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2009-10-28 16:24:23 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2009-10-28 16:24:23 +0000 |
commit | 0461562f6326dfff4c6eedb18a5b831eb8475efe (patch) | |
tree | f545fa6add1363ec70e1d90ff5ff137e5d8ee92d /NEWS | |
parent | c502aa13fd20d1bb367e50c66e4d92878ca69fe8 (diff) | |
download | fetchmail-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-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |