diff options
-rw-r--r-- | conf/metrics.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf index 431693399..d51433bb2 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -202,10 +202,9 @@ metric { weight = 1.0; description = "Address is listed in Spameatingmonkey RBL (ipv6)"; } - } - - group "bayes" { + } + group "bayes" { symbol "BAYES_SPAM" { weight = 4.0; description = "Message probably spam, probability: "; |