diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-06-24 19:24:02 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-06-24 19:24:02 +0000 |
commit | c0221cbe360b83eac652d474c6c72a1eb3016268 (patch) | |
tree | 7c265e03cc5e838e696d8531629914aadf694e10 /fetchmail-FAQ.html | |
parent | 6006dd080700778ae0e7cefc4e56b5e800e8db1e (diff) | |
download | fetchmail-c0221cbe360b83eac652d474c6c72a1eb3016268.tar.gz fetchmail-c0221cbe360b83eac652d474c6c72a1eb3016268.tar.bz2 fetchmail-c0221cbe360b83eac652d474c6c72a1eb3016268.zip |
Implemented fetchdomains.
svn path=/trunk/; revision=3373
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 a894356f..3951dcc5 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: 2001/06/17 15:33:06 $ +<td width="30%" align=right>$Date: 2001/06/24 19:23:57 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -708,6 +708,11 @@ once you have installed the `bind' package. <hr> <h2><a name="F1">F1. Why does my old .fetchmailrc file no longer work?</a></h2> +<h3>If your file predates 5.8.9</h3> + +<p>If you were using ETRN mode, change your <tt>smtphost</tt> option to +a <tt>fetchdomains</tt> option. + <h3>If your file predates 5.8.3</h3> <p>The `via localhost' special case for use with ssh tunnelling is gone. @@ -2859,7 +2864,7 @@ date from the last Received header.<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: 2001/06/17 15:33:06 $ +<td width="30%" align=right>$Date: 2001/06/24 19:23:57 $ </table> <ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |