aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-01-18 06:04:54 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-01-18 06:04:54 +0000
commitd71cb2abc85c55777928ce3f4084360101c9e2e6 (patch)
treefde622ce6620b0fb53e7b3065924491171583803 /NEWS
parentd1852f76ae3d7e7487ca4cf43f49bf91c5b3fcab (diff)
downloadfetchmail-d71cb2abc85c55777928ce3f4084360101c9e2e6.tar.gz
fetchmail-d71cb2abc85c55777928ce3f4084360101c9e2e6.tar.bz2
fetchmail-d71cb2abc85c55777928ce3f4084360101c9e2e6.zip
Added smtpaddress option.
svn path=/trunk/; revision=1592
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 13 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 4a6698e0..173b1744 100644
--- a/NEWS
+++ b/NEWS
@@ -18,12 +18,22 @@
------------------------------------------------------------------------------
fetchmail-4.3.6 ()
* Improved RPM packaging with correct grouping and an icon.
-
-There are 262 people on fetchmail-friends and 102 on fetchmail-announce.
+* Fixed another minor bug in handling of `expunge 0'.
+* Kent Robotti sent a new version of fetchsetup.
+* Scott Burson's tweak to allow USER=postmaster to work.
+* Byrial Jensen's fix to handle NULs in mail correctly.
+* Vojtech Pavlik's fix for simultaneous %F and %T.
+* IMAP code can now deal with untagged responses during CAPABILITY
+ (at least one server issues the motd in a bunch of "* OK {ALERT]" lines
+ in response to the first command after connecting.)
+* New --smtpaddress option from Henning P. Schmiedehausen allows you
+ to force the hostname used in MAIL FROM lines.
+
+There are 281 people on fetchmail-friends and 118 on fetchmail-announce.
fetchmail-4.3.5 (Mon Dec 15 06:07:08 EST 1997)
* Added Kent Robotti's fetchsetup configuration script.
-* Corrected buggy handling of `expunge 0'.
+* Corrected buggy handling of `expunge 0'.
* RFC 1731 GSSAPI support from Brendan Cully <brendan@kublai.com>.
* We no longer reveal the remotename in fetchmail's Received line, as this
may be sensitive information.