aboutsummaryrefslogtreecommitdiffstats
path: root/design-notes.html
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-11-07 21:16:32 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-11-07 21:16:32 +0000
commitb1b6ddf9079453caa64484f31887cb4273c045bc (patch)
tree1b373f96732a206faa0017de5dc82532f46a08cc /design-notes.html
parentad27c0a72aac927955335303e6cfab5f3ee58ad0 (diff)
downloadfetchmail-b1b6ddf9079453caa64484f31887cb4273c045bc.tar.gz
fetchmail-b1b6ddf9079453caa64484f31887cb4273c045bc.tar.bz2
fetchmail-b1b6ddf9079453caa64484f31887cb4273c045bc.zip
Added LMTP support.
svn path=/trunk/; revision=2177
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 f10d969c..ec607664 100644
--- a/design-notes.html
+++ b/design-notes.html
@@ -11,7 +11,7 @@
<table width="100%" cellpadding=0><tr>
<td width="30%">Back to <a href="//localhost/~esr/index.html">Fetchmail Home Page</a>
<td width="30%" align=center>To <a href="//localhost/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 1998/10/29 17:22:14 $
+<td width="30%" align=right>$Date: 1998/11/07 21:16:30 $
</table>
<HR>
<H1 ALIGN=CENTER>Design Notes On Fetchmail</H1>
@@ -503,6 +503,8 @@ all shaped the design in one way or another.<P>
<DD> Post Office Protocol - Version 3
<DT><A HREF="rfc1985.txt">RFC1985</A>
<DD> SMTP Service Extension for Remote Message Queue Starting
+<DT><A HREF="rfc2033.txt">RFC2033</A>
+<DD> Local Mail Transfer Protocol
<DT><A HREF="rfc2060.txt">RFC2060</A>
<DD> Internet Message Access Protocol - Version 4rev1
<DT><A HREF="rfc2061.txt">RFC2061</A>
@@ -515,7 +517,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: 1998/10/29 17:22:14 $
+<td width="30%" align=right>$Date: 1998/11/07 21:16:30 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>