]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Set one shot mode for dkim.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 17 Sep 2015 14:23:14 +0000 (15:23 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 17 Sep 2015 14:23:14 +0000 (15:23 +0100)
conf/metrics.conf

index e28af61e6533967ef79fca8284781ae8bcc07722..a6a73da35a1f3f5f4d4697227c7417a8841953b1 100644 (file)
@@ -820,6 +820,7 @@ metric {
            weight = -1.1;
            description = "DKIM verification succeed";
            name = "R_DKIM_ALLOW";
+           one_shot = true;
        }
     }