aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-05-16 18:24:08 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-05-16 18:24:08 +0000
commit0aeff260106ac93160eacd65710e83cbcdbc399f (patch)
tree15b63dacf4cb7ced6452e878eb48b344fd334225
parent009a748a770b6341a89e44a29ff1b7e0453f2e90 (diff)
downloadfetchmail-0aeff260106ac93160eacd65710e83cbcdbc399f.tar.gz
fetchmail-0aeff260106ac93160eacd65710e83cbcdbc399f.tar.bz2
fetchmail-0aeff260106ac93160eacd65710e83cbcdbc399f.zip
Take official noitice of RFC2449.
svn path=/trunk/; revision=2478
-rw-r--r--design-notes.html6
-rw-r--r--fetchmail.man2
2 files changed, 5 insertions, 3 deletions
diff --git a/design-notes.html b/design-notes.html
index fcc446bf..cc193045 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: 1999/02/07 21:06:09 $
+<td width="30%" align=right>$Date: 1999/05/16 18:24:08 $
</table>
<HR>
<H1 ALIGN=CENTER>Design Notes On Fetchmail</H1>
@@ -525,13 +525,15 @@ all shaped the design in one way or another.<P>
<DD> IMAP4 Compatibility With IMAP2bis
<DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc2062.txt">RFC2062</A>
<DD> Internet Message Access Protocol - Obsolete Syntax
+<DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc2449.txt">RFC2449</A>
+<DD> POP3 Extension Mechanism
</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: 1999/02/07 21:06:09 $
+<td width="30%" align=right>$Date: 1999/05/16 18:24:08 $
</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 ce5f4ef8..62dd8df9 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -1839,7 +1839,7 @@ POP2:
RFC 937
.TP 5
POP3:
-RFC 1081, RFC 1225, RFC 1460, RFC 1725, RFC 1939
+RFC 1081, RFC 1225, RFC 1460, RFC 1725, RFC 1939, RFC 2449
.TP 5
APOP:
RFC 1460, RFC 1725, RFC 1939