From bfb816e4a28caa5d432df3dd0a0e53c0fa0939be Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Fri, 12 Jun 2020 16:19:20 +0100 Subject: [PATCH] [Conf] Fix fat-fingers typo Noted by: @RvdE --- conf/scores.d/policies_group.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/scores.d/policies_group.conf b/conf/scores.d/policies_group.conf index 0d5942746..ca099fda3 100644 --- a/conf/scores.d/policies_group.conf +++ b/conf/scores.d/policies_group.conf @@ -44,7 +44,7 @@ symbols = { description = "SPF DNS failure"; groups = ["spf"]; } - "R_SPG_NA" { + "R_SPF_NA" { weight = 0.0; description = "Missing SPF record"; one_shot = true; -- 2.39.5