diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-07-22 07:01:56 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-07-22 07:01:56 +0000 |
commit | 40553eba2be3e800e4fdd83dcdfaac1488f85f46 (patch) | |
tree | e20d4a009dc2d774a891c5a27da4fe02fbd7e8d9 | |
parent | c0970994611a2b45cdc25880d9ad2feb412eb405 (diff) | |
download | fetchmail-40553eba2be3e800e4fdd83dcdfaac1488f85f46.tar.gz fetchmail-40553eba2be3e800e4fdd83dcdfaac1488f85f46.tar.bz2 fetchmail-40553eba2be3e800e4fdd83dcdfaac1488f85f46.zip |
Update.
svn path=/trunk/; revision=2013
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,8 +4,9 @@ fetchmail-4.5.4 (): * Fixed processing of --antispam option. * Antispam default value is now the list [571, 550, 501] corresponding to the sendmail, old exim, and new exim spam-block responses. +* Fetchmailconf 1.2 has been fixed to handle list values of antispam. -There are 265 people on fetchmail-friends and 249 on fetchmail-announce. +There are 263 people on fetchmail-friends and 248 on fetchmail-announce. fetchmail-4.5.3 (Mon Jul 20 15:02:08 EDT 1998): * Minor fixes to the GSSAPI code. Seems to work with stock UW IMAP now. |