summaryrefslogtreecommitdiffstats
path: root/conf/metrics.conf
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2015-09-17 15:23:14 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2015-09-17 15:23:14 +0100
commit64bdf481a2c3d5543f4dbf4ac5e8fa48d9e8b156 (patch)
tree96ec533b6e9d064aa1c2c9f3241c0de13c062b9a /conf/metrics.conf
parent47f7b77a5bde31f73690ffd00185ea8887e26509 (diff)
downloadrspamd-64bdf481a2c3d5543f4dbf4ac5e8fa48d9e8b156.tar.gz
rspamd-64bdf481a2c3d5543f4dbf4ac5e8fa48d9e8b156.zip
Set one shot mode for dkim.
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 e28af61e6..a6a73da35 100644
--- a/conf/metrics.conf
+++ b/conf/metrics.conf
@@ -820,6 +820,7 @@ metric {
weight = -1.1;
description = "DKIM verification succeed";
name = "R_DKIM_ALLOW";
+ one_shot = true;
}
}