summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2025-05-05 14:43:38 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2025-05-05 14:43:38 +0100
commitb5ba3e033349a39232c1b1b1a683a33a9661907b (patch)
tree7cf8c6445bf8e700bf0858790b664a1caf767735
parentAdd GlusterFS checks (diff)
downloadconfig-b5ba3e033349a39232c1b1b1a683a33a9661907b.tar.bz2
config-b5ba3e033349a39232c1b1b1a683a33a9661907b.tar.xz
config-b5ba3e033349a39232c1b1b1a683a33a9661907b.zip
Add more spamchecker DNS configs
-rw-r--r--etc/dns/primary.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/dns/primary.conf b/etc/dns/primary.conf
index ce9f71d..b64ca13 100644
--- a/etc/dns/primary.conf
+++ b/etc/dns/primary.conf
@@ -93,6 +93,9 @@ view "internal" in {
zone "multi.uribl.com" { type forward; forward first; forwarders {}; };
zone "zen.spamhaus.org" { type forward; forward first; forwarders {}; };
zone "dbl.spamhaus.org" { type forward; forward first; forwarders {}; };
+ zone "sa-trusted.bondedsender.org" { type forward; forward first; forwarders {}; };
+ zone "sa-accredit.habeas.com" { type forward; forward first; forwarders {}; };
+ zone "bl.score.senderscore.com" { type forward; forward first; forwarders {}; };
zone "localhost" IN {
type master;