diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-09-25 17:16:46 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-09-25 17:16:46 +0000 |
commit | 44d69d470268d3fe86342c74478b9b58258fdc03 (patch) | |
tree | 2c32c3267ad09bcab5a488f8e36ed7ade1d39686 /NEWS | |
parent | 0a61f7689e2ed042f073f1a9ae88c2d2b1db8609 (diff) | |
download | fetchmail-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-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |