forked from mailcow/mailcow-dockerized
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request mailcow#5350 from mailcow/staging
2023-07a
- Loading branch information
Showing
7 changed files
with
310 additions
and
233 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Content loaded from dns_blocklists.cf, edit only if really necessary! | ||
postscreen_dnsbl_sites = wl.mailspike.net=127.0.0.[18;19;20]*-2 | ||
hostkarma.junkemailfilter.com=127.0.0.1*-2 | ||
list.dnswl.org=127.0.[0..255].0*-2 | ||
list.dnswl.org=127.0.[0..255].1*-4 | ||
list.dnswl.org=127.0.[0..255].2*-6 | ||
list.dnswl.org=127.0.[0..255].3*-8 | ||
ix.dnsbl.manitu.net*2 | ||
bl.spamcop.net*2 | ||
bl.suomispam.net*2 | ||
hostkarma.junkemailfilter.com=127.0.0.2*3 | ||
hostkarma.junkemailfilter.com=127.0.0.4*2 | ||
hostkarma.junkemailfilter.com=127.0.1.2*1 | ||
backscatter.spameatingmonkey.net*2 | ||
bl.ipv6.spameatingmonkey.net*2 | ||
bl.spameatingmonkey.net*2 | ||
b.barracudacentral.org=127.0.0.2*7 | ||
bl.mailspike.net=127.0.0.2*5 | ||
bl.mailspike.net=127.0.0.[10;11;12]*4 | ||
dnsbl.sorbs.net=127.0.0.10*8 | ||
dnsbl.sorbs.net=127.0.0.5*6 | ||
dnsbl.sorbs.net=127.0.0.7*3 | ||
dnsbl.sorbs.net=127.0.0.8*2 | ||
dnsbl.sorbs.net=127.0.0.6*2 | ||
dnsbl.sorbs.net=127.0.0.9*2 |
Oops, something went wrong.