From c093b1b8f37716647d9da1b0853123a1639d1369 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niklas=20Hamb=C3=BCchen?= Date: Sat, 17 Oct 2020 02:51:23 +0200 Subject: [PATCH] whitelist_group.conf: Fix typo in description --- conf/scores.d/whitelist_group.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/scores.d/whitelist_group.conf b/conf/scores.d/whitelist_group.conf index 7bce63691..5f1a5eaf5 100644 --- a/conf/scores.d/whitelist_group.conf +++ b/conf/scores.d/whitelist_group.conf @@ -50,6 +50,6 @@ symbols = { } "BLACKLIST_DMARC" { weight = 6.0; - description = "Mail comes from the whitelisted domain and has valid failed DMARC and DKIM policies"; + description = "Mail comes from the whitelisted domain and has failed DMARC and DKIM policies"; } } -- 2.39.5