diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-09-16 11:11:04 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-09-16 11:11:04 +0000 |
commit | 3ba45411cdea11f6d47e3c0bc3ff6a8795be726e (patch) | |
tree | 652c76edb8067bd3bc81df780e11529d34ef6d09 /fetchmail-FAQ.html | |
parent | 172ed0c167405cddde6382f0fc01a6396975187a (diff) | |
download | fetchmail-3ba45411cdea11f6d47e3c0bc3ff6a8795be726e.tar.gz fetchmail-3ba45411cdea11f6d47e3c0bc3ff6a8795be726e.tar.bz2 fetchmail-3ba45411cdea11f6d47e3c0bc3ff6a8795be726e.zip |
auth->preauth, second step.
svn path=/trunk/; revision=2565
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r-- | fetchmail-FAQ.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 9a83608c..df18f6e0 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.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: 1999/09/16 07:27:40 $ +<td width="30%" align=right>$Date: 1999/09/16 11:11:04 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -589,9 +589,9 @@ once you have installed the `bind' package.<P> <hr> <h2><a name="F1">F1. Why does my old .fetchmailrc file no longer work?</a></h2> -<h3>If your file predates 5.0.8</h3> +<h3>If your file predates 5.0.9</h3> -In 5.0.8, the <tt>auth</tt> keyword and option were changed to +In 5.0.9, the <tt>auth</tt> keyword and option were changed to <tt>preauth</tt>.<p> <h3>If your file predates 4.5.5</h3> @@ -2472,7 +2472,7 @@ inactivity timeout.<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: 1999/09/16 07:27:40 $ +<td width="30%" align=right>$Date: 1999/09/16 11:11:04 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |