bundles/icinga2: remove map.spam-rbl.com from SPAM BLOCKLIST check
points to sale.domainserviceplatform.com nowadays
This commit is contained in:
parent
1bce530ba1
commit
935f68ee97
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ BLOCKLISTS = {
|
||||||
'dnsbl-1.uceprotect.net': set(),
|
'dnsbl-1.uceprotect.net': set(),
|
||||||
'l2.spews.dnsbl.sorbs.net': set(),
|
'l2.spews.dnsbl.sorbs.net': set(),
|
||||||
'list.dsbl.org': set(),
|
'list.dsbl.org': set(),
|
||||||
'map.spam-rbl.com': set(),
|
|
||||||
'multihop.dsbl.org': set(),
|
'multihop.dsbl.org': set(),
|
||||||
'ns1.unsubscore.com': set(),
|
'ns1.unsubscore.com': set(),
|
||||||
'opm.blitzed.org': set(),
|
'opm.blitzed.org': set(),
|
||||||
|
|
Loading…
Reference in a new issue