diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1998-07-20 06:19:22 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1998-07-20 06:19:22 +0000 |
commit | a4c3040559e99af016af82c97a3b7598a7a19e5a (patch) | |
tree | 5fdf8080f9c3d5405a6765ae94b95e9a702692c8 /design-notes.html | |
parent | 710de604fb09fdad36b04817c86e5dc9d09fdf95 (diff) | |
download | fetchmail-a4c3040559e99af016af82c97a3b7598a7a19e5a.tar.gz fetchmail-a4c3040559e99af016af82c97a3b7598a7a19e5a.tar.bz2 fetchmail-a4c3040559e99af016af82c97a3b7598a7a19e5a.zip |
Added postmaster option.
svn path=/trunk/; revision=1986
Diffstat (limited to 'design-notes.html')
-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 c856511c..d01833b1 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="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/07/01 23:29:16 $ +<td width="30%" align=right>$Date: 1998/07/20 06:19:12 $ </table> <HR> <H1 ALIGN=CENTER>Design Notes On Fetchmail</H1> @@ -336,6 +336,8 @@ following minimum steps. <LI>Add the new token and a brief description to the header comment of sample.rcfile. +<LI>Hack fetchmailconf to configure it. Bump the fetchmailconf version. + <LI>Add an entry to NEWS. </UL> @@ -477,7 +479,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/07/01 23:29:16 $ +<td width="30%" align=right>$Date: 1998/07/20 06:19:12 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |