On Wed, 17 Dec 2008, ram wrote:

I would like to remove the SURBL lookups from our servers since they are
no longer free (and their charges are unreasonable )

I would just put a 0.0 score  in local.cf for all their rules , but I
guess when the rules are removed from the actual cf files by sa-update
then at that time I will have sa --lint errors

I have a lot of servers , including some at remote locations.

What is the recommended way of disabling the rules

This is what I did in local.cf:

# Shutdown SURBL

score URIBL_AB_SURBL 0
score URIBL_JP_SURBL 0
score URIBL_OB_SURBL 0
score URIBL_PH_SURBL 0
score URIBL_SC_SURBL 0
score URIBL_WS_SURBL 0
score URIBL_XS_SURBL 0

Reply via email to