From: Vsevolod Stakhov Date: Mon, 19 Feb 2018 16:45:16 +0000 (+0000) Subject: [Conf] Rename Rambler BLs as they are now Rspamd's ones X-Git-Tag: 1.7.0~163 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=402d6f778857a13c7a42802550bbe21be48dfb11;p=thirdparty%2Frspamd.git [Conf] Rename Rambler BLs as they are now Rspamd's ones --- diff --git a/conf/modules.d/emails.conf b/conf/modules.d/emails.conf index 8a458e6a20..accdd4d2d9 100644 --- a/conf/modules.d/emails.conf +++ b/conf/modules.d/emails.conf @@ -15,7 +15,7 @@ emails { rules { - RAMBLER_EMAILBL { + RSPAMD_EMAILBL { delimiter = "."; encoding = "base32"; hashlen = 32; diff --git a/conf/modules.d/surbl.conf b/conf/modules.d/surbl.conf index 0e6db538ab..446cf616fa 100644 --- a/conf/modules.d/surbl.conf +++ b/conf/modules.d/surbl.conf @@ -43,7 +43,7 @@ surbl { URIBL_RED = 8; } } - "RAMBLER_URIBL" { + "RSPAMD_URIBL" { suffix = "uribl.rspamd.com"; process_script =<