aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-06-07 02:21:36 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-06-07 02:21:36 +0000
commitbdf8ed139a586f3ef1d11574c59813f982ca0698 (patch)
treee0c0bbcae55bffc9a26af0b163677d0ed1692760 /NEWS
parentecc6b895f60f149122eee9a3df2342e4b738fd0e (diff)
downloadfetchmail-bdf8ed139a586f3ef1d11574c59813f982ca0698.tar.gz
fetchmail-bdf8ed139a586f3ef1d11574c59813f982ca0698.tar.bz2
fetchmail-bdf8ed139a586f3ef1d11574c59813f982ca0698.zip
Julian Haight's changes.
svn path=/trunk/; revision=2900
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0539dcba..864fb1b0 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@
(The `lines' figures total .c, .h, .l, and .y files under version control.)
+* Julian Haight added support for arbitrary SMTP RCPT TO: control using:
+ --smtpname user@host. Should be useful for sites running multiple virtual
+ domains without local users, such as a cyrus IMAP installation.
+* Julian Haight added hostaddr reporting in the "Received: from" clause.
* NT material added to FAQ item O9.
* Commented out the socket-shutdown code that was causing mystery hangs under
Red Hat 6.2. We can live with a socket leak (assuming it comes back) nmore