aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail-FAQ.html
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-02-22 13:35:21 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-02-22 13:35:21 +0000
commitdf748392af53e0a2f2017bc702f1298ba8c73f7a (patch)
tree793be77e3f759e275c508a7f467dc4b2bc9a8f4a /fetchmail-FAQ.html
parentf42615e3e046f6e21e9ce337f36168372ecec8a5 (diff)
downloadfetchmail-df748392af53e0a2f2017bc702f1298ba8c73f7a.tar.gz
fetchmail-df748392af53e0a2f2017bc702f1298ba8c73f7a.tar.bz2
fetchmail-df748392af53e0a2f2017bc702f1298ba8c73f7a.zip
*** empty log message ***
svn path=/trunk/; revision=2388
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r--fetchmail-FAQ.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html
index 37773842..f6240521 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/02/19 15:53:53 $
+<td width="30%" align=right>$Date: 1999/02/22 13:35:21 $
</table>
<HR>
<H1>Frequently Asked Questions About Fetchmail</H1>
@@ -923,6 +923,15 @@ tells me that if <code>FEATURE(always_add_domain)</code> is included
in sendmail's configuration, you can leave the <code>rewrite</code>
option off.<P>
+If your sendmail complains ``sendmail does not relay'', make sure
+your sendmail,cf file says
+
+<code>
+Cwlocalhost
+</code>
+
+so that sendmail recognizes `localhost' as a name of its host.<p>
+
If you find that your sendmail doesn't like the address
`FETCHMAIL-DAEMON@localhost' (which is used in the bouncemail
that fetchmail generates), you may have to set
@@ -2251,7 +2260,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: 1999/02/19 15:53:53 $
+<td width="30%" align=right>$Date: 1999/02/22 13:35:21 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>