diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-06-07 03:25:11 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-06-07 03:25:11 +0000 |
commit | b89d0d9e4c5c7624c369d3d86b69e1568930476a (patch) | |
tree | 109e413bb9816f6eabdee5ade8c7789a173358fc | |
parent | b7d072f11955444cfd998e26ff484bd99a46faeb (diff) | |
download | fetchmail-b89d0d9e4c5c7624c369d3d86b69e1568930476a.tar.gz fetchmail-b89d0d9e4c5c7624c369d3d86b69e1568930476a.tar.bz2 fetchmail-b89d0d9e4c5c7624c369d3d86b69e1568930476a.zip |
Ready to ship.
svn path=/trunk/; revision=2903
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,8 @@ (The `lines' figures total .c, .h, .l, and .y files under version control.) +fetchmail-5.4.1 (Tue Jun 6 23:24:22 EDT 2000), 19051 lines: + * 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. @@ -12,6 +14,8 @@ easily than we can live with fetchmail getting wedged in place. * Werner Almesberger <almesber@lrc.epfl.ch> sent minor bug fixes for BSMTP. +There are 290 people on fetchmail-friends and 526 on fetchmail-announce. + fetchmail-5.4.0 (Sat May 13 18:24:21 EDT 2000), 18977 lines: * Matthias Scheler's fix for SSL under IPV6 |