diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-06-07 00:22:01 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-06-07 00:22:01 +0000 |
commit | ecc6b895f60f149122eee9a3df2342e4b738fd0e (patch) | |
tree | 8c0eef3c29edd622dbfba6055d56056b5f0491db /design-notes.html | |
parent | acd8b10a2110ff8b76bc589896a77decd1248446 (diff) | |
download | fetchmail-ecc6b895f60f149122eee9a3df2342e4b738fd0e.tar.gz fetchmail-ecc6b895f60f149122eee9a3df2342e4b738fd0e.tar.bz2 fetchmail-ecc6b895f60f149122eee9a3df2342e4b738fd0e.zip |
Ready to merge in Julian Haight's changes.
svn path=/trunk/; revision=2899
Diffstat (limited to 'design-notes.html')
-rw-r--r-- | design-notes.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/design-notes.html b/design-notes.html index 8586189f..5e251b9b 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/04/04 07:27:16 $ +<td width="30%" align=right>$Date: 2000/06/07 00:22:00 $ </table> <HR> <H1 ALIGN=CENTER>Design Notes On Fetchmail</H1> @@ -535,13 +535,14 @@ all shaped the design in one way or another.<P> <DD> POP3 Extension Mechanism <DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc2683.txt">RFC2683</A> <DD> IMAP4 Implementation Recommendations -</DL> +<DD><A HREF="http://www.faqs.org/rfcs/rfc2595.html"></A> +</DL> Using TLS with IMAP, POP3 and ACAP <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/04/04 07:27:16 $ +<td width="30%" align=right>$Date: 2000/06/07 00:22:00 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |