Including bayesian mail filtering options

This commit is contained in:
Lucas Costa Beyeler 2017-08-10 15:17:12 -03:00 committed by GitHub
parent 4c185f74da
commit 2c40358b68
1 changed files with 5 additions and 3 deletions

View File

@ -8,9 +8,11 @@ use_razor2 1
# Enabling Bayesian mail filtering # Enabling Bayesian mail filtering
use_bayes 1 use_bayes 1
score BAYES_99 4.300 score BAYES_90 4.300
score BAYES_90 3.500 score BAYES_80 3.500
score BAYES_80 3.000 score BAYES_60 3.000
score BAYES_50 2.500
score BAYES_00 -0.500
#SpamAssassin's Scores - Change THIS file and not salocal.cf #SpamAssassin's Scores - Change THIS file and not salocal.cf