From: Vsevolod Stakhov Date: Wed, 21 Dec 2022 12:04:42 +0000 (+0000) Subject: [Conf] Fix hashbl X-Git-Tag: 3.5~136 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=326d5b37a3ce99c256fe109c004640c18b73f50b;p=thirdparty%2Frspamd.git [Conf] Fix hashbl --- diff --git a/conf/modules.d/rbl.conf b/conf/modules.d/rbl.conf index c904511dbc..107a81a25e 100644 --- a/conf/modules.d/rbl.conf +++ b/conf/modules.d/rbl.conf @@ -219,7 +219,7 @@ rbl { ignore_defaults = true; random_monitored = true, # TODO: make limit more configurable maybe? - selector = "specific_urls_filter_map('surbl_hashbl_map', {limit = 10}):apply_methods('get_host', 'get_path').join_tables('/')", + selector = "specific_urls_filter_map('surbl_hashbl_map', {limit = 10}).apply_methods('get_host', 'get_path').join_tables('/')", hash = 'md5'; hash_len = 32; returncodes = {