From 65b310a77efb75cd01d355df779cf4721156f89e Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 6 Mar 2000 06:34:46 +0000 Subject: Implemented support for RFC2177 IDLE command. svn path=/trunk/; revision=2790 --- design-notes.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'design-notes.html') diff --git a/design-notes.html b/design-notes.html index 0707878a..4b1bbdce 100644 --- a/design-notes.html +++ b/design-notes.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 2000/02/05 04:10:38 $ +$Date: 2000/03/06 06:34:43 $

Design Notes On Fetchmail

@@ -346,6 +346,8 @@ following minimum steps.
  • Hack conf.c to dump the option so we won't have a version-skew problem.
  • Add an entry to NEWS. + +
  • If the option implements a new feature, add a note to the feature list. There may be other things you have to do in the way of logic, of course.

    @@ -531,13 +533,15 @@ all shaped the design in one way or another.

    IMAP/POP AUTHorize Extension for Simple Challenge/Response
    RFC2449
    POP3 Extension Mechanism +
    RFC2449 +
    IMAP IDLE command
    Back to Fetchmail Home Page To Site Map -$Date: 2000/02/05 04:10:38 $ +$Date: 2000/03/06 06:34:43 $

    Eric S. Raymond <esr@snark.thyrsus.com>
    -- cgit v1.2.3