diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-06-07 02:21:36 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-06-07 02:21:36 +0000 |
commit | bdf8ed139a586f3ef1d11574c59813f982ca0698 (patch) | |
tree | e0c0bbcae55bffc9a26af0b163677d0ed1692760 /NEWS | |
parent | ecc6b895f60f149122eee9a3df2342e4b738fd0e (diff) | |
download | fetchmail-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-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |