From aaeb3055402a95323d97a7807c0b92848afb0aa5 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 1 Oct 1996 07:14:12 +0000 Subject: Better IMAP support. svn path=/trunk/; revision=185 --- NEWS | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 566151f6..120f9434 100644 --- a/NEWS +++ b/NEWS @@ -3,8 +3,7 @@ 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. +standardized. Inflict pain on the person(s) responsible for removing LAST from POP3. @@ -18,6 +17,11 @@ fetchmail-1.3 (Sun Sep 29 01:22:21 EDT 1996): * Kill off -2 and -3 options, redundant popclient remnants. +* IMAP code simplification and robustification. Use FETCH FLAGS to find + seen messages. Code should now work even if unseen messages are + interspersed with seen ones, and even if messages are appended to the + mailbox during the run. + fetchmail-1.2 (Sat Sep 28 15:40:50 EDT 1996): * The great option massacre. Remove --stdout, --limit, --local, --mda. -- cgit v1.2.3