diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-01-24 00:21:04 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-01-24 00:21:04 +0000 |
commit | c5c26b53354e99ec1cbb324e4ab6cec6aaff9e02 (patch) | |
tree | a0909aa4e86bc284b1609e023fccb8cedc23da45 /NEWS | |
parent | 14eff10ed35f3e3d5bfc612dd5b6af12b9ea12a5 (diff) | |
download | fetchmail-c5c26b53354e99ec1cbb324e4ab6cec6aaff9e02.tar.gz fetchmail-c5c26b53354e99ec1cbb324e4ab6cec6aaff9e02.tar.bz2 fetchmail-c5c26b53354e99ec1cbb324e4ab6cec6aaff9e02.zip |
Clarification.
svn path=/trunk/; revision=817
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,7 +15,8 @@ features -- messages too long for the local ESMTP listener will be rejected *before* they are passed to the ESMTP listener. -* IMAP code now detevts IMAP4rev1 capabilities (RFC 2060) and uses them. +* IMAP code now detects IMAP4rev1 capabilities (RFC 2060) and uses them. + (It will fall back to IMAP4 or IMAP2bis depending on what it sees.) bugs -- |