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