diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-03-07 21:30:41 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-03-07 21:30:41 +0000 |
commit | 9034b20c7c94f0be165e0f9a5edc2104cbf28aca (patch) | |
tree | bb6a855407e9ac150e7bf2b48ac057ffe41de53f | |
parent | ed469f88ec318644a48ffe41a2f05a464f232ba9 (diff) | |
download | fetchmail-9034b20c7c94f0be165e0f9a5edc2104cbf28aca.tar.gz fetchmail-9034b20c7c94f0be165e0f9a5edc2104cbf28aca.tar.bz2 fetchmail-9034b20c7c94f0be165e0f9a5edc2104cbf28aca.zip |
Added 1508.
svn path=/trunk/; revision=3223
-rw-r--r-- | design-notes.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/design-notes.html b/design-notes.html index 40bc2f86..98310778 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: 2001/02/11 20:23:16 $ +<td width="30%" align=right>$Date: 2001/03/07 21:30:41 $ </table> <HR> <H1 ALIGN=CENTER>Design Notes On Fetchmail</H1> @@ -485,6 +485,8 @@ all shaped the design in one way or another.<P> <DD> Transition of Internet Mail from Just-Send-8 to 8-bit SMTP/MIME <DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc1460.txt">RFC1460</A> <DD> Post Office Protocol - Version 3 +<DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc1508.txt">RFC1508</A> +<DD> Generic Security Service Application Program Interface <DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc1521.txt">RFC1521</A> <DD> MIME: Multipurpose Internet Mail Extensions <DT><A HREF="ftp://ftp.isi.edu/in-notes/rfc1869.txt">RFC1869</A> @@ -552,7 +554,7 @@ RFC2221 IMAP4 Login Referrals <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: 2001/02/11 20:23:16 $ +<td width="30%" align=right>$Date: 2001/03/07 21:30:41 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |