aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-11-08 22:11:54 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-11-08 22:11:54 +0000
commitddb6ad5e4757c872d8153072fed52de54561c6a6 (patch)
tree37bc4e471d35eff27f039775abb5134bd6893dcb /NEWS
parent62472c27003c5a45d01d35b7e39f7145fa6dda1d (diff)
downloadfetchmail-ddb6ad5e4757c872d8153072fed52de54561c6a6.tar.gz
fetchmail-ddb6ad5e4757c872d8153072fed52de54561c6a6.tar.bz2
fetchmail-ddb6ad5e4757c872d8153072fed52de54561c6a6.zip
We no longer attempt delivery to multidrop mailboxes in the presence
of DNS errors. svn path=/trunk/; revision=519
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index fa31b809..ef1b473f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,10 @@
Release Notes:
-pl 1.9.10 ():
-* Better error messages on SMTP failure.
+pl 1.9.9 ():
* Accept Resent-From & Apparently-From a la RFC822.
* Include file fixes for Solaris 2.5 and FreeBSD 2.2.
+* Improved error notification on SMTP and no-matching-local-address errors.
+* Delivery to multidrop mailboxes now always aborts on DNS errors.
pl 1.9.8 (Wed Nov 6 16:40:34 EST 1996):
* Don't append spurious NUL to the headers, qmail actually notices it.