Hi all Have a small problem trying to get spamassassin to return the 'local' default scores when doing a check, at the current moment I keep getting the 'net' ones.
I have googled the problem, which says that to get 'local' scores I have to turn off the Bayesian test and the Network test. in local I have set : # Enable the Bayes system use_bayes 0 # Enable Bayes auto-learning bayes_auto_learn 0 # Enable or disable network checks skip_rbl_checks 1 use_razor2 0 use_dcc 0 use_pyzor 0 but this seems to have not change, is there something I am missing? any answer would be good :) -- View this message in context: http://www.nabble.com/not-getting-local-defualt-scores-tf2889030.html#a8071234 Sent from the SpamAssassin - Dev mailing list archive at Nabble.com.
