aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail-FAQ.html
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-10-28 23:27:37 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-10-28 23:27:37 +0000
commit3dbf5b65dcb578d67e1611ac1b717ecb8f619106 (patch)
tree7b1da0864a531b51a1252cc1cd66865b9f0fb12a /fetchmail-FAQ.html
parent0a040ad1ca1faf244a03ef15070656e8293a4a5c (diff)
downloadfetchmail-3dbf5b65dcb578d67e1611ac1b717ecb8f619106.tar.gz
fetchmail-3dbf5b65dcb578d67e1611ac1b717ecb8f619106.tar.bz2
fetchmail-3dbf5b65dcb578d67e1611ac1b717ecb8f619106.zip
Expand some jargon.
svn path=/trunk/; revision=2145
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r--fetchmail-FAQ.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html
index 31088679..cc5b2003 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: 1998/10/28 19:48:33 $
+<td width="30%" align=right>$Date: 1998/10/28 23:27:37 $
</table>
<HR>
<H1>Frequently Asked Questions About Fetchmail</H1>
@@ -2149,10 +2149,10 @@ time it gets a HELO in listener mode.<p>
Your resolver configuration may be causing one of these lookups to
fail and time out. Check <code>/etc/resolv.conf</code> and
-<code>/etc/hosts</code> file. Make sure your hostname and FQDN are
-both in <code>/etc/hosts</code>, and that hosts is looked at before
-DNS is queried. You probably also want your remote mail server(s) to
-be in the hosts file.<p>
+<code>/etc/hosts</code> file. Make sure your hostname and
+fully-qualified doman name are both in <code>/etc/hosts</code>, and
+that hosts is looked at before DNS is queried. You probably also want
+your remote mail server(s) to be in the hosts file.<p>
You can suppress the startup-time lookup if need to by reconfiguring
with <code>FEATURE(nodns)</code>.<p>
@@ -2182,7 +2182,7 @@ Re-ordering messages is a user-agent function, anyway.<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/28 19:48:33 $
+<td width="30%" align=right>$Date: 1998/10/28 23:27:37 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>