diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-09 16:44:21 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-09 16:44:21 +0000 |
commit | b8c59279404ee384839e86e5f68e94bb257c45d7 (patch) | |
tree | 4dfa94d54019cb60e594da0123f8f1af03b4ab74 /NEWS | |
parent | 86c0cbc302f0be583bd4c1772b398bc1086d2264 (diff) | |
download | fetchmail-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-- | NEWS | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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. |