From a8b22f9aacad391cdaa865039f38a13f622fdbc3 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Mon, 29 Oct 2018 17:49:46 +0000 Subject: [PATCH] [Minor] Ops, fix symbol name --- conf/scores.d/rbl_group.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/scores.d/rbl_group.conf b/conf/scores.d/rbl_group.conf index f40d94e7f9..9aea930d57 100644 --- a/conf/scores.d/rbl_group.conf +++ b/conf/scores.d/rbl_group.conf @@ -42,7 +42,7 @@ symbols = { description = "Sender listed at https://www.dnswl.org, high trust"; } - "DNSWL_DWL_BLOCKED" { + "DWL_DNSWL_BLOCKED" { weight = 0.0; description = "Resolver blocked due to excessive queries (dwl)"; } -- 2.47.3