aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-03-22 20:01:29 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-03-22 20:01:29 +0000
commitdee11faced4ebb3835426e61e24912458b482208 (patch)
tree17f0e800dfee833079660ee85616f4ddd7ee6c71
parentd040600cdecf7ea3b5d86a0ce5c9b32ad9b5e1fd (diff)
downloadfetchmail-dee11faced4ebb3835426e61e24912458b482208.tar.gz
fetchmail-dee11faced4ebb3835426e61e24912458b482208.tar.bz2
fetchmail-dee11faced4ebb3835426e61e24912458b482208.zip
Take note of anmother RFC.
svn path=/trunk/; revision=2834
-rw-r--r--design-notes.html10
-rw-r--r--fetchmail.man3
2 files changed, 8 insertions, 5 deletions
diff --git a/design-notes.html b/design-notes.html
index 4b1bbdce..58c5aae5 100644
--- a/design-notes.html
+++ b/design-notes.html
@@ -10,7 +10,7 @@
<table width="100%" cellpadding=0><tr>
<td width="30%">Back to <a href="/~esr/index.html">Fetchmail Home Page</a>
<td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 2000/03/06 06:34:43 $
+<td width="30%" align=right>$Date: 2000/03/22 20:01:29 $
</table>
<HR>
<H1 ALIGN=CENTER>Design Notes On Fetchmail</H1>
@@ -531,17 +531,19 @@ all shaped the design in one way or another.<P>
<DD> IMAP/POP AUTHorize Extension for Simple Challenge/Response
<DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc2195.txt">RFC2449</A>
<DD> IMAP/POP AUTHorize Extension for Simple Challenge/Response
-<DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc2449.txt">RFC2449</A>
-<DD> POP3 Extension Mechanism
<DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc2177.txt">RFC2449</A>
<DD> IMAP IDLE command
+<DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc2449.txt">RFC2449</A>
+<DD> IMAP4 Implementation Recommendations
+<DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc2683.txt">RFC2449</A>
+<DD> IMAP IDLE command
</DL>
<HR>
<table width="100%" cellpadding=0><tr>
<td width="30%">Back to <a href="index.html">Fetchmail Home Page</a>
<td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 2000/03/06 06:34:43 $
+<td width="30%" align=right>$Date: 2000/03/22 20:01:29 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>
diff --git a/fetchmail.man b/fetchmail.man
index fa39ad11..a84a8a6b 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -2018,7 +2018,8 @@ IMAP2/IMAP2BIS:
RFC 1176, RFC 1732
.TP 5
IMAP4/IMAP4rev1:
-RFC 1730, RFC 1731, RFC 1732, RFC 2060, RFC 2061, RFC 2195, RFC 2177
+RFC 1730, RFC 1731, RFC 1732, RFC 2060, RFC 2061, RFC 2195, RFC 2177,
+RFC 2683
.TP 5
ETRN:
RFC 1985