Hi all, Am I correct in assuming that in order to get RHSBL rules to work - specifically, rules which use "eval:check_rbl_from_host" - then I must first have set skip_rbl_checks to 0 in my local.cf file? I'm using SA 3.0.4.
Currently I have skip_rbl_checks set to 1 and I'm finding that the RHSBL rules I have (eg. AHBL) don't appear to be working. I'm guessing this is the reason. I do know that the skip_rbl_checks rule is used for enabling or disabling all the DNSBL rules in the 20_dnsbl_tests.cf file. The thing is this: I would like to be able to use a couple of RHSBL rules, but I would not like to use all the DNSBL rules in the 20_dnsbl_tests.cf file. That's beause my MTA does it's own DNSBL checks, so I don't need the multitude of additional DNSBL checks that SA does. I just want the RHSBL ones which I have custom added. So, what is the easiest/best way of enabling the RHSBL rules (which use "eval:check_rbl_from_host") while still disabling all the rules within 20_dnsbl_tests.cf? I know one solution is to set the scores of the DNSBL rules to 0 in my local.cf - but there are so many DNSBL rules in 20_dnsbl_tests.cf that I'd prefer to find another solution if possible. Any advice would be appreciated! Cheers, Jeremy