Ryan L. Sun wrote:

>Hi, all
>
>I am trying disable network test (RBL, SBL etc) in SA.
>In my "user_prefs" file, I have:
>
># Enable or disable network checks
>skip_rbl_checks         1
>use_razor2              0
>use_dcc                 0
>use_pyzor               0
>
>When i test, I found that SA still use the score set 1 to calculate
>the total score. Score set 1 is "Bayes is disabled, but network tests
>are enabled". I did disable bayes, but why network test disabling
>doesn't work?
>  
>
You've only disabled MOST of the network checks. There are two that you
missed. The MX check, and the URIBLs (if you've got support for URIBLs
they hare handled separately than the RBLs)


Try using this setting to kill off the rest of the DNS based tests:
     dns_available no

Reply via email to