Skip to content

Commit

Permalink
Merge pull request #559 from modoboa/fix/sorbs
Browse files Browse the repository at this point in the history
Removed SORBS dnsbl
  • Loading branch information
tonioo committed Jun 14, 2024
2 parents 10b2e71 + 290c503 commit e9fc8ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modoboa_installer/scripts/files/postfix/main.cf.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ postscreen_dnsbl_sites =
zen.spamhaus.org=127.0.0.[2..11]*3
bl.spameatingmonkey.net=127.0.0.2*2
bl.spamcop.net=127.0.0.2
dnsbl.sorbs.net=127.0.0.[2..15]
postscreen_dnsbl_threshold = 3
postscreen_dnsbl_action = enforce

Expand Down

0 comments on commit e9fc8ef

Please sign in to comment.