From: Vsevolod Stakhov Date: Thu, 17 Sep 2015 14:23:14 +0000 (+0100) Subject: Set one shot mode for dkim. X-Git-Tag: 1.0.0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64bdf481a2c3d5543f4dbf4ac5e8fa48d9e8b156;p=thirdparty%2Frspamd.git Set one shot mode for dkim. --- diff --git a/conf/metrics.conf b/conf/metrics.conf index e28af61e65..a6a73da35a 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; } }