diff options
-rw-r--r-- | conf/metrics.conf | 1 |
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; } } |