aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2009-05-25 15:56:52 +0000
committerMatthias Andree <matthias.andree@gmx.de>2009-05-25 15:56:52 +0000
commitd56ecd638f753e4430a9f7500ceb4867997af266 (patch)
treedbf1a0df2eb60efbd13185c9c89a481a308a4313 /NEWS
parentbd2e568da48acbae7e0b43c48226541220b85340 (diff)
downloadfetchmail-d56ecd638f753e4430a9f7500ceb4867997af266.tar.gz
fetchmail-d56ecd638f753e4430a9f7500ceb4867997af266.tar.bz2
fetchmail-d56ecd638f753e4430a9f7500ceb4867997af266.zip
Always treat 530 SMTP codes as temporary.
These are usually configuration errors (missing TLS/SSL). Patch partially taken from Petr Cerny, Novell's Bugzilla 246829. svn path=/branches/BRANCH_6-3/; revision=5339
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e7c007a4..0da6eb25 100644
--- a/NEWS
+++ b/NEWS
@@ -93,6 +93,10 @@ fetchmail 6.3.10 (not yet released):
* The ESMTP/LMTP client will now apply an application-specific timeout while
waiting for the EHLO/LHLO response, rather than wait for the server or TCP
connection timeout.
+* Treat 530 errors as temporary, so as not to delete messages on configuration
+ errors. Partially taken from Petr Cerny's patch in Novell Bugzilla #246829.
+ The 501 part of said patch was not added, as the maintainer is not convinced
+ 501 is a temporary condition, and softbounce takes care of this anyways.
# CHANGES
* Make the comparison of the SSL fingerprints case insensitive, to