diff options
-rw-r--r-- | conf/metrics.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf index 2ac9651d6..bcd793bda 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -341,6 +341,8 @@ metric { } group "surbl" { + max_score = 9.5; + symbol "SURBL_BLOCKED" { weight = 0.0; description = "SURBL: blocked by policy/overusage"; |