diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2001-04-10 12:45:53 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2001-04-10 12:45:53 +0000 |
commit | dc282e1fe0bd5b8ae6a05cef306fd65c7a881ebc (patch) | |
tree | b98773f0a338408369535557aef0369d82591ddf /fetchmail-FAQ.html | |
parent | 27afc2a0e39ee851868e9314d9c945afc276a02b (diff) | |
download | fetchmail-dc282e1fe0bd5b8ae6a05cef306fd65c7a881ebc.tar.gz fetchmail-dc282e1fe0bd5b8ae6a05cef306fd65c7a881ebc.tar.bz2 fetchmail-dc282e1fe0bd5b8ae6a05cef306fd65c7a881ebc.zip |
deny -> access.
svn path=/trunk/; revision=3287
Diffstat (limited to 'fetchmail-FAQ.html')
-rw-r--r-- | fetchmail-FAQ.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 9bb09a9f..612bb6d0 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/04/10 12:43:58 $ +<td width="30%" align=right>$Date: 2001/04/10 12:45:53 $ </table> <HR> <H1>Frequently Asked Questions About Fetchmail</H1> @@ -994,14 +994,14 @@ would work. To range over any value of the last two octets <hr> <h2><a name="C4">C4. How can I set up support for sendmail's anti-spam features?</a></h2> -This answer covers versions of sendmail from 8.8.7 (the version -installed in Red Hat 5.1) upwards. If you have an older version, +This answer covers versions of sendmail from 8.9.3-20 (the version +installed in Red Hat 6.2) upwards. If you have an older version, upgrade to sendmail 8.9. <p>Stock sendmails can now do anti-spam exclusions based on a database of filter rules. The human-readable form of the database is at -<tt>/etc/mail/deny</tt>. The database itself is at -<tt>/etc/mail/deny.db</tt>. +<tt>/etc/mail/access</tt>. The database itself is at +<tt>/etc/mail/access.db</tt>. <p>The table itself uses email addresses, domain names, and network numbers as keys. For example,</P> @@ -2941,7 +2941,7 @@ switching to IMAP and using a short expunge interval. <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/04/10 12:43:58 $ +<td width="30%" align=right>$Date: 2001/04/10 12:45:53 $ </table> <ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com"><esr@snark.thyrsus.com></A></ADDRESS> |