diff options
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r-- | conf/metrics.conf | 6 |
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"; |