aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-09-25 17:16:46 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-09-25 17:16:46 +0000
commit44d69d470268d3fe86342c74478b9b58258fdc03 (patch)
tree2c32c3267ad09bcab5a488f8e36ed7ade1d39686 /NEWS
parent0a61f7689e2ed042f073f1a9ae88c2d2b1db8609 (diff)
downloadfetchmail-44d69d470268d3fe86342c74478b9b58258fdc03.tar.gz
fetchmail-44d69d470268d3fe86342c74478b9b58258fdc03.tar.bz2
fetchmail-44d69d470268d3fe86342c74478b9b58258fdc03.zip
Expanded TO DO list.
svn path=/trunk/; revision=144
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 07ba425f..565b3f27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
To-do list:
+Torture-test RPOP and RFC1725 POP UIDL features against a server that has them.
+
Support IMAP4 extensions for secure challenge-response, once they're actually
standardized. Also, use the CAPABILITY command to detect when we're talking
to a true IMAP4 server and do the UID thing (see header comments in imap.c).