From: Vsevolod Stakhov Date: Mon, 29 Oct 2018 17:49:46 +0000 (+0000) Subject: [Minor] Ops, fix symbol name X-Git-Tag: 1.8.2~105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a8b22f9aacad391cdaa865039f38a13f622fdbc3;p=thirdparty%2Frspamd.git [Minor] Ops, fix symbol name --- 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)"; }