Hi All
I used 6 RBL's as total blocks on my servers. I want to be able to have one of
those (2 actual zones) do "direct lookups" instead of using normal DNS
processes while the other 4 function normally. Is this possible please ? (List
names changed to "someblacklist.com" below).
Current config is as follows:
############################################################
#**#
#**# RBL List Begin
#**#
#
#
# Check sending hosts against DNS black lists.
# Accept all locally generated messages
# Reject message if address listed in blacklist.
deny message = Message rejected because $sender_fullhost is blacklisted at
$dnslist_domain see $dnslist_text :
!hosts = +relay_hosts
!authenticated = *
dnslists = zen.spamhaus.org : \
dul.dnsbl.sorbs.net : \
combined.njabl.org : \
list.dsbl.org : \
list1.someblacklist.com : \
list2.someblacklist.com
# RBL Bypass Local Domain List
!domains = +rbl_bypass
# RBL Whitelist incoming hosts
!hosts = +rbl_whitelist
############################################################
#
# Always accept mail to postmaster & abuse for any local domain
#
# This bit was originally before the RBL check above however
# it IS generally acceptable to do some checking on abuse addresses
# to cut down on spam from known spamming IPs and hijacked
# IP space.
############################################################
#
accept domains = +local_domains
local_parts = postmaster:abuse
#
#
#**#
#**# RBL List End
#**#
############################################################
Many thanks
Phil
_____________________________________________
Website Hosting from only £5.00 per month.
www.medwayhosting.com - +44 (0)1634 856965
_____________________________________________
Digital & Traditional Printing, and much more
www.medwayprint.com - +44 (0)1634 281199
_____________________________________________
--
## List details at http://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/