]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Conf] Fix hashbl
authorVsevolod Stakhov <vsevolod@rspamd.com>
Wed, 21 Dec 2022 12:04:42 +0000 (12:04 +0000)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Wed, 21 Dec 2022 12:04:42 +0000 (12:04 +0000)
conf/modules.d/rbl.conf

index c904511dbc86faf8e187a29b8ab60dd838a81f0a..107a81a25e9c39c5425c91de88b1d703e22fa3f3 100644 (file)
@@ -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 = {