From: Vsevolod Stakhov Date: Fri, 12 Jun 2020 15:19:20 +0000 (+0100) Subject: [Conf] Fix fat-fingers typo X-Git-Tag: 2.6~324 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=bfb816e4a28caa5d432df3dd0a0e53c0fa0939be;p=rspamd.git [Conf] Fix fat-fingers typo Noted by: @RvdE --- 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;