From: Vsevolod Stakhov Date: Wed, 18 Dec 2013 14:34:21 +0000 (+0000) Subject: Fix misprint in the configuration. X-Git-Tag: 0.6.4~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5733cc904c84da231ec87da3d4e41b939b9a2a79;p=thirdparty%2Frspamd.git Fix misprint in the configuration. --- diff --git a/conf/modules.conf b/conf/modules.conf index 9ed061f0fb..dd619b0bfe 100644 --- a/conf/modules.conf +++ b/conf/modules.conf @@ -85,7 +85,7 @@ rbl { received = true; from = false; } - spamhaus_pbl { + spamhaus_xbl { symbol = "RECEIVED_XBL"; rbl = "xbl.spamhaus.org"; ipv4 = true;