From: Chris Russell <Chris.Russell@???>
> You're denying then warning, use one or the other methinks. Also you may wish to
> use drop over deny to forcibly close the connection.
Oops, thanks. I don't have much exim experience...
I just copied what was in the configuration file without really knowing exim syntax...
From: Christian Balzer <chibi@???>
> cbl.abuseat is in zen, njabl gets about 0.01% hits after zen so it is kinda
> pointless. Using spamcop to deny mails is one of the most stupid things
> you could do. If I had a dollar for every false alert/listing from them,
> I'd be a rich goat.
Thank you.
So those 2 lines are all it takes?
drop dnslists = zen.spamhaus.org
message = $sender_host_address blacklisted by $dnslist_domain\n$dnslist_text
Would there be a way to download a rbl database to keep the checks local?
Thx,
JD