aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-09 16:44:21 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-09 16:44:21 +0000
commitb8c59279404ee384839e86e5f68e94bb257c45d7 (patch)
tree4dfa94d54019cb60e594da0123f8f1af03b4ab74 /NEWS
parent86c0cbc302f0be583bd4c1772b398bc1086d2264 (diff)
downloadfetchmail-b8c59279404ee384839e86e5f68e94bb257c45d7.tar.gz
fetchmail-b8c59279404ee384839e86e5f68e94bb257c45d7.tar.bz2
fetchmail-b8c59279404ee384839e86e5f68e94bb257c45d7.zip
Removed all pretentions to RPOP support.
svn path=/trunk/; revision=267
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 0 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index e6521772..1025874e 100644
--- a/NEWS
+++ b/NEWS
@@ -5,10 +5,6 @@ bugs affecting normal operation (that is, forwarding to SMTP from a
single server host). It will probably undergo substantial change only
if and when support for a new retrieval protocol is added.
-Test RPOP feature against a Unix server that has it. The protocol
-transactions are certainly OK, the question is whether the rresvport()
-authentication stuff does what's needed.
-
Support IMAP4 extensions for secure challenge-response, once they're actually
standardized.