From 0bcddca0b9aebb44d6076cf12c93f316463dd310 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 28 Sep 1996 13:31:48 +0000 Subject: Give up on POP3 UIDs, they're a dead loss. svn path=/trunk/; revision=173 --- NEWS | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index cc4972c2..f9ce4efc 100644 --- a/NEWS +++ b/NEWS @@ -1,19 +1,23 @@ To-do list: -Torture-test RPOP and RFC1725 POP UIDL features against a server that has them. +Test RPOP feature against a server that has it. 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 use SEARCH UNSEEN. +Inflict pain on the person(s) responsible for removing LAST from POP3. + Release Notes: -fetchmail-1.0 (): +fetchmail-1.1 (Sat Sep 28 09:21:10 EDT 1996): * In POP3, don't send LAST if STAT shows count of waiting messages to be zero. * Document APOP better, we know it works now. +* Lose the .fetchids file and give up on POP3 UIDs, they're a dead loss. + fetchmail-1.0 (Thu Sep 26 11:59:38 EDT 1996): * SMTP forwarding and header-rewrite features work with POP2 now. @@ -25,7 +29,7 @@ fetchmail-1.0 (Thu Sep 26 11:59:38 EDT 1996): server greeting message; add the server host being queried to the message count information line). -* `skip' option to make it easier to set up test entries. +* Add `skip' option to make it easier to set up test entries. * Name change (it ain't just for POP any more). -- cgit v1.2.3