summaryrefslogtreecommitdiffstats
path: root/conf/metrics.conf
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2017-07-19 08:41:23 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2017-07-19 08:41:23 +0100
commit32059ed6a7cbb9379ec0068b14f1e16f5097dbda (patch)
tree7e2e81deeb525726d2b0ed1a0d50f972f798244d /conf/metrics.conf
parent801abed417cf39fc3d2f31162eb2649ed8ee049e (diff)
downloadrspamd-32059ed6a7cbb9379ec0068b14f1e16f5097dbda.tar.gz
rspamd-32059ed6a7cbb9379ec0068b14f1e16f5097dbda.zip
[Feature] Add EBL to the default config
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r--conf/metrics.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf
index d51433bb2..d2b348743 100644
--- a/conf/metrics.conf
+++ b/conf/metrics.conf
@@ -309,6 +309,12 @@ metric {
one_shot = true;
}
+ symbol "MSBL_EBL" {
+ weight = 7.5;
+ description = "MSBL emailbl";
+ one_shot = true;
+ }
+
symbol "SEM_URIBL_UNKNOWN" {
weight = 0.0;
description = "Spameatingmonkey uribl: unknown result";