aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-08-11 20:03:53 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-08-11 20:03:53 +0000
commite5bbb9eb9290dc44bb2499fa40d7b3eb1f0d1f2f (patch)
tree1aac722cf417c8087f6eca003d15523f5a2619ee /NEWS
parentdb112ae47f1056fea1cd3a741ee2585f0f3b2e7f (diff)
downloadfetchmail-e5bbb9eb9290dc44bb2499fa40d7b3eb1f0d1f2f.tar.gz
fetchmail-e5bbb9eb9290dc44bb2499fa40d7b3eb1f0d1f2f.tar.bz2
fetchmail-e5bbb9eb9290dc44bb2499fa40d7b3eb1f0d1f2f.zip
Better exim support.
svn path=/trunk/; revision=1262
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3595719b..42bcad01 100644
--- a/NEWS
+++ b/NEWS
@@ -18,8 +18,9 @@ fetchmail-4.1.0 ()
* Enable parser to detect and complain about the most common syntax error.
* More warnings about things that can go wrong with multidrop.
* Dave Bodenstab's fix for flaky phone lines.
+* Always pass FQDNs in RCPT TO addresses (avoids minor tsuris with exim).
-There are 262 people on the fetchmail-friends list.
+There are 263 people on the fetchmail-friends list.
fetchmail-4.0.8 (Thu Aug 7 17:05:27 EDT 1997)
* Fixed core dump bug in UID handling introduced by the 4.0.6 change.