Re: Whitelisting Blacklisted Server
"Michael F. Sprague" <[email protected]> Thu, 20 Jan 2005 14:45:03 -0500
| Newsgroups | gmane.mail.exim.exiscan.user |
|---|---|
| Message-ID | <[email protected]> |
Matt <[email protected]> wrote: > I use this to block spam on my server with Exiscan/Exim. > > deny dnslists = relays.ordb.org : sbl-xbl.spamhaus.org > message = SPAM: rejected because $sender_host_address is in the > blacklist at $dnslist_domain\n\ ($dnslist_text) > > I need to whitelist a certain server thats listed in spamhaus. How do I do > that? > > Matthew Before the above entry put something like: accept hosts = IP and replace IP with the IP address or hostname of the server you wish to whitelist. If you have a bunch of servers to whitelist you'll probably want to store the list in a hostlist instead and keep the actual information in a flat file or DB file. Hope this helps, mikeS -- Michael Sprague | [email protected] Partner | System and Network Engineering (SaNE), LLC use STD::disclaimer;