diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2000-08-05 15:55:48 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2000-08-05 15:55:48 +0000 |
commit | ba5207121664860a31125c9552ece6a8ffb51e54 (patch) | |
tree | 7f3e88d7c7e0c3a500c089af2067c6c53778c8c4 /design-notes.html | |
parent | 79ade05f5793c2b6dd6b2a7104aaf65ea1da9cb8 (diff) | |
download | fetchmail-ba5207121664860a31125c9552ece6a8ffb51e54.tar.gz fetchmail-ba5207121664860a31125c9552ece6a8ffb51e54.tar.bz2 fetchmail-ba5207121664860a31125c9552ece6a8ffb51e54.zip |
Added some future standards.
svn path=/trunk/; revision=2942
Diffstat (limited to 'design-notes.html')
-rw-r--r-- | design-notes.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/design-notes.html b/design-notes.html index 5e251b9b..aa2e3960 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/06/07 00:22:00 $ +<td width="30%" align=right>$Date: 2000/08/05 15:55:48 $ </table> <HR> <H1 ALIGN=CENTER>Design Notes On Fetchmail</H1> @@ -537,12 +537,17 @@ all shaped the design in one way or another.<P> <DD> IMAP4 Implementation Recommendations <DD><A HREF="http://www.faqs.org/rfcs/rfc2595.html"></A> </DL> Using TLS with IMAP, POP3 and ACAP +<!-- +RFC2192 IMAP URL Scheme +RFC2193 IMAP4 Mailbox Referrals +RFC2221 IMAP4 Login Referrals +--> <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/06/07 00:22:00 $ +<td width="30%" align=right>$Date: 2000/08/05 15:55:48 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |