diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-12-05 04:57:57 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-12-05 04:57:57 +0000 |
commit | 15341cdae111f6689327d72e57341b6ef614c342 (patch) | |
tree | 307f22b5a6171639a2ce97efefb72046e906109d /NEWS | |
parent | c714471f650de665f03591e2c5652d2831f04684 (diff) | |
download | fetchmail-15341cdae111f6689327d72e57341b6ef614c342.tar.gz fetchmail-15341cdae111f6689327d72e57341b6ef614c342.tar.bz2 fetchmail-15341cdae111f6689327d72e57341b6ef614c342.zip |
Ready for Rachel.
svn path=/trunk/; revision=602
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,5 +1,18 @@ Release Notes: +fetchmail-2.2 (Wed Dec 4 23:55:20 EST 1996): + +features -- + +* If SMTP returns 571 (unsolicited mail refused) to a MAIL FROM, the + address is excluded by the local sendmail's spam filter. Drop the mail. + +bugs -- + +* Fixed a startup-time core dump introduced by 2.1's aka-list feature +* Fixed a bug in non-implicit (poll specified host) mode also due to aka. +* Various minor portability fixes for Suns. + fetchmail-2.1 (Thu Nov 28 11:07:48 EST 1996): features -- |