aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-07-06 02:10:04 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-07-06 02:10:04 +0000
commit9efaf6e9906c97c30244293393239644416daa8b (patch)
treecb1369380a3f1d5d57755fcf61c2d38b1748c9e8 /NEWS
parentbf0c8e9b59052d97037f5412ee4e9e37bb6281cc (diff)
downloadfetchmail-9efaf6e9906c97c30244293393239644416daa8b.tar.gz
fetchmail-9efaf6e9906c97c30244293393239644416daa8b.tar.bz2
fetchmail-9efaf6e9906c97c30244293393239644416daa8b.zip
Exit with DNS error only if all mailserver lookups fail.
svn path=/trunk/; revision=3401
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 618c557c..7beb8ed9 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@
* Bug fix for envskip.
* ODMR finally seems to be working.
* Handle multiple backslashes within RFC822 address strings correctly.
+* Don't exit on a failure to DNS-resolve a mailserver name, just
+ make it inactive. Exit only if all lookups fail.
* Restore code to deal with SMTP error responses at RCPT TO time, but
without issuing an RSET. This is intended to fix obscure bugs that
show up in recentb Postfix releases and sendmail configurations that