From 2c40358b68aa231bc60f91626de2d3bc436f5cfa Mon Sep 17 00:00:00 2001 From: Lucas Costa Beyeler Date: Thu, 10 Aug 2017 15:17:12 -0300 Subject: [PATCH] Including bayesian mail filtering options --- files/sauser.cf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/files/sauser.cf b/files/sauser.cf index e22ff21..6916d9e 100644 --- a/files/sauser.cf +++ b/files/sauser.cf @@ -8,9 +8,11 @@ use_razor2 1 # Enabling Bayesian mail filtering use_bayes 1 -score BAYES_99 4.300 -score BAYES_90 3.500 -score BAYES_80 3.000 +score BAYES_90 4.300 +score BAYES_80 3.500 +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