aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-05-28 22:38:57 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-05-28 22:38:57 +0000
commitb5a2735d56343e9bc0a6d8e6927d1cbd8d089800 (patch)
tree9c2cf085831944bbcab25b922de9f0232067d8bf
parentc836e30eb07736b01bf41e460c89869c53b65959 (diff)
downloadfetchmail-b5a2735d56343e9bc0a6d8e6927d1cbd8d089800.tar.gz
fetchmail-b5a2735d56343e9bc0a6d8e6927d1cbd8d089800.tar.bz2
fetchmail-b5a2735d56343e9bc0a6d8e6927d1cbd8d089800.zip
Added blurbs on new features.
svn path=/trunk/; revision=1045
-rw-r--r--README10
1 files changed, 9 insertions, 1 deletions
diff --git a/README b/README
index 966c71c2..5ecf2de5 100644
--- a/README
+++ b/README
@@ -19,13 +19,21 @@ pop-perl5-1.2, popc, popmail-1.6 and upop) are marked with **.
Since 3.0:
+ ** Support for IMAP RFC 1731 authentication with Kerberos v4.
+
+ ** Support for multiple-folder retrieval in a single session
+ under IMAP.
+
+ ** Following SMTP 571 response to a From line, fetchmail no longer
+ downloads the bodies of spam messages.
+
** Support for a `hunt list' of SMTP hosts
** Support for ESMTP 8BITMIME and SIZE options.
** Support for ESMTP ETRN command.
- ** The stripcr and forcecr option to explicitly control carriage-return
+ ** The stripcr & forcecr options to explicitly control carriage-return
stripping and LF->CRLF mapping before mail forwarding.
Since 2.0: