Do I have to disable dns blockzones?
"Thomas Barth via users" <[email protected]>
| Newsgroups | gmane.mail.spam.spamassassin.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, when testing new rules I noticed the message in the log: “DNSBL blocked you due to too many queries” dig +short 214.106.68.164.sa-accredit.habeas.com @127.0.0.1 127.255.255.255 dig +short 214.106.68.164.sa-trusted.bondedsender.org @127.0.0.1 127.255.255.255 The AI suggests to put the following lines into /etc/spamassassin/local.cf dns_query_restriction deny sa-accredit.habeas.com dns_query_restriction deny sa-trusted.bondedsender.org dns_query_restriction deny bl.score.senderscore.com Is this correct? Is all of this outdated? Regards Thomas B