From: Vsevolod Stakhov Date: Tue, 9 Oct 2018 11:11:10 +0000 (+0100) Subject: [Conf] Increase default bayes score X-Git-Tag: 1.8.1~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f04293f0b78bd177a16cb06d2004e9e7803259e;p=thirdparty%2Frspamd.git [Conf] Increase default bayes score --- diff --git a/conf/scores.d/statistics_group.conf b/conf/scores.d/statistics_group.conf index 0d257d4bdf..d6cee8eb56 100644 --- a/conf/scores.d/statistics_group.conf +++ b/conf/scores.d/statistics_group.conf @@ -17,7 +17,7 @@ symbols = { "BAYES_SPAM" { - weight = 4.0; + weight = 5.1; description = "Message probably spam, probability: "; } "BAYES_HAM" {