aboutsummaryrefslogtreecommitdiffstats
path: root/design-notes.html
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-06-08 07:20:17 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-06-08 07:20:17 +0000
commit6f232ed6b5343dea62abdbbd7d38b48858bee373 (patch)
tree8898d48f48c81a3ded8b0aeb73246af5b22d52e5 /design-notes.html
parent92397efcc624980fdf8467449b69d88d4acc4530 (diff)
downloadfetchmail-6f232ed6b5343dea62abdbbd7d38b48858bee373.tar.gz
fetchmail-6f232ed6b5343dea62abdbbd7d38b48858bee373.tar.bz2
fetchmail-6f232ed6b5343dea62abdbbd7d38b48858bee373.zip
CRAM-MD5 authentication support a la RFC2195.
svn path=/trunk/; revision=2485
Diffstat (limited to 'design-notes.html')
-rw-r--r--design-notes.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/design-notes.html b/design-notes.html
index cc193045..356a5b3b 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/05/16 18:24:08 $
+<td width="30%" align=right>$Date: 1999/06/08 07:20:17 $
</table>
<HR>
<H1 ALIGN=CENTER>Design Notes On Fetchmail</H1>
@@ -525,6 +525,8 @@ 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/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
</DL>
@@ -533,7 +535,7 @@ all shaped the design in one way or another.<P>
<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/05/16 18:24:08 $
+<td width="30%" align=right>$Date: 1999/06/08 07:20:17 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>