Let's say that I want to enable only SURBL lookups in my SA 3.0 config. For now, I have to load the plugin and specifiy dns_available yes in my SA config. Since I don't want to do any RBL or other checks which may get activated as a side effect of specifying 'dns_available yes'. I also specify the following
use_razor2 0 use_dcc 0 use_pyzor 0 skip_rbl_checks 1 score NO_DNS_FOR_FROM 0 score ROUND_THE_WORLD 0
Is there any other rules/settings I need to configure to prevent them from firing due to 'dns_available yes'
Regards, Yusuf