diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-02-11 20:23:16 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-02-11 20:23:16 +0000 |
commit | bf10e6bd5289d9bc7ef15d628128cc12b5c1ffe9 (patch) | |
tree | a89a09a41b3a0f2714f9792c56204302941b3b7b /design-notes.html | |
parent | a8d1f52d943ceca61bfec679fcc2ea9c768fea06 (diff) | |
download | fetchmail-bf10e6bd5289d9bc7ef15d628128cc12b5c1ffe9.tar.gz fetchmail-bf10e6bd5289d9bc7ef15d628128cc12b5c1ffe9.tar.bz2 fetchmail-bf10e6bd5289d9bc7ef15d628128cc12b5c1ffe9.zip |
2001 update.
svn path=/trunk/; revision=3065
Diffstat (limited to 'design-notes.html')
-rw-r--r-- | design-notes.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/design-notes.html b/design-notes.html index d5cdeaed..40bc2f86 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/07 04:10:01 $ +<td width="30%" align=right>$Date: 2001/02/11 20:23:16 $ </table> <HR> <H1 ALIGN=CENTER>Design Notes On Fetchmail</H1> @@ -391,8 +391,8 @@ hours spent looking for subtle pathologies.<P> <H3>3. IMAP is a Good Thing.</H3> -If there were a standard IMAP equivalent of the POP3 APOP validation, -POP3 would be completely obsolete.<P> +Now that there is a standard IMAP equivalent of the POP3 APOP validation +in CRAM-MD5, POP3 is completely obsolete.<P> <H3>4. SMTP is the Right Thing</H3> @@ -552,7 +552,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/07 04:10:01 $ +<td width="30%" align=right>$Date: 2001/02/11 20:23:16 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |