Vsevolod Stakhov
3 years ago
No known key found for this signature in database
GPG Key ID: 7647B6790081437
1 changed files with
1 additions and
1 deletions
-
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 = { |
|
|
|
|