On 16.04.2025 10:18, DEMBLANS Mathieu wrote:
Hello everyone,
I try to disable the dnsbl request done to spamhaus.org but the solutions I
found doesn't work.
I put
score RCVD_IN_ZEN_BLOCKED_OPENDNS 0
score RCVD_IN_ZEN_BLOCKED 0
score __RCVD_IN_ZEN 0
in local.cf but spamassassin still do dns request to spamhaus.
Doing the same with spamcop (score RCVD_IN_BL_SPAMCOP_NET 0) works correctly.
I forgot something or there is a bug ?
Thanks for your help
Mat
that rule is telling youu your queries are being blocked.. nothing else.
Disabling it won't change the status.
look at "dns_query_restriction" in the documentation