# HG changeset patch # User carl # Date 1083122812 25200 # Node ID 6a21f7a3b00262ea91412042a996d5226a4c88fe # Parent 443aa0e8c6fa65bc46d042639bf2f18962bf5ca8 add reference to starttls directions for rh8 diff -r 443aa0e8c6fa -r 6a21f7a3b002 xml/dnsbl.in --- a/xml/dnsbl.in Mon Apr 26 09:28:30 2004 -0700 +++ b/xml/dnsbl.in Tue Apr 27 20:26:52 2004 -0700 @@ -135,7 +135,16 @@

With this DNSBL milter, the sendmail access database cannot override the dnsbl checks, so that machine won't be able to send mail to or thru -your smarthost mail server. +your smarthost mail server (unless the virus/proxy can use smtp-auth). + +

Using the standard sendmail features, you would add access entries to +allow hosts on your local network to relay thru your mail server. Those +OK entries in the sendmail access database will override all the dnsbl +checks. With this DNSBL milter, you will need to have the local users +authenticate with smtp-auth to get the same effect. You might find +these directions helpful for setting up smtp-auth if you are on RH +Linux.


Installation and configuration

Usage: Note that this has ONLY been tested on Linux, specifically RedHat Linux. In