diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1999-09-16 07:27:41 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1999-09-16 07:27:41 +0000 |
commit | 172ed0c167405cddde6382f0fc01a6396975187a (patch) | |
tree | c68b8b78040f5d7461c8fc2bdfc281a59dfd1495 /fetchmail-FAQ.html | |
parent | e1b85c91f52dc5c29c38a097a54622b2b0bc0ef6 (diff) | |
download | fetchmail-172ed0c167405cddde6382f0fc01a6396975187a.tar.gz fetchmail-172ed0c167405cddde6382f0fc01a6396975187a.tar.bz2 fetchmail-172ed0c167405cddde6382f0fc01a6396975187a.zip |
auth -> preauth.
svn path=/trunk/; revision=2564
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r-- | fetchmail-FAQ.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index ca28c90b..9a83608c 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/14 10:51:05 $ +<td width="30%" align=right>$Date: 1999/09/16 07:27:40 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -589,6 +589,11 @@ 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> + +In 5.0.8, the <tt>auth</tt> keyword and option were changed to +<tt>preauth</tt>.<p> + <h3>If your file predates 4.5.5</h3> If the <code>dns</code> option is on (the default), you may need to @@ -2467,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/14 10:51:05 $ +<td width="30%" align=right>$Date: 1999/09/16 07:27:40 $ </table> <P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |