aboutsummaryrefslogtreecommitdiffstats
path: root/conf/metrics.conf
diff options
context:
space:
mode:
authorAndrew Lewis <nerf@judo.za.org>2016-09-19 16:56:16 +0200
committerAndrew Lewis <nerf@judo.za.org>2016-09-19 20:59:25 +0200
commitb0e378af1d574d2745e676acdb2cf180a7338886 (patch)
tree37ece6ccf1d806c8f52cba7895e594c5f6153c6d /conf/metrics.conf
parent4a09a0c772b6f73dda7c44d637771fd2596f1acc (diff)
downloadrspamd-b0e378af1d574d2745e676acdb2cf180a7338886.tar.gz
rspamd-b0e378af1d574d2745e676acdb2cf180a7338886.zip
[Feature] Add R_DKIM_PERMFAIL symbol
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r--conf/metrics.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf
index 7ece1c542..8d228a5ba 100644
--- a/conf/metrics.conf
+++ b/conf/metrics.conf
@@ -327,6 +327,7 @@ metric {
symbol "R_DKIM_REJECT" {
weight = 1.0;
description = "DKIM verification failed";
+ one_shot = true;
}
symbol "R_DKIM_TEMPFAIL" {
weight = 0.0;