shanti
Verified User
we actually experience a lot of unscored spam due to failing SA-rules
Since query fails the forced-failback on according rules is to score 0.0 .. which cannot be overruled (it should IMHO)
i already applied recommended settings like
but that doesnt change anything
reassigning scores doesnt work neither.
i would like NOT to touch directly into SA to remove these checks .. i'd prefer a custom-config-way
anyone experienced similiar ?
and how to fix that ?
tnx4support
br
-c-
Code:
Mar 04 13:43:36 host spamd[1348102]: check: dns_block_rule RCVD_IN_VALIDITY_CERTIFIED_BLOCKED hit, creating /root/.spamassassin/dnsblock_sa-trusted.bondedsender.org (This means DNSBL blocked you due to too many queries. Set all affected rules score to 0, or use "dns_query_restriction deny sa-trusted.bondedsender.org" to disable queries)
Mar 04 13:43:36 host spamd[1348102]: check: dns_block_rule RCVD_IN_VALIDITY_SAFE_BLOCKED hit, creating /root/.spamassassin/dnsblock_sa-accredit.habeas.com (This means DNSBL blocked you due to too many queries. Set all affected rules score to 0, or use "dns_query_restriction deny sa-accredit.habeas.com" to disable queries)
Mar 04 13:43:36 host spamd[1348102]: check: dns_block_rule RCVD_IN_VALIDITY_RPBL_BLOCKED hit, creating /root/.spamassassin/dnsblock_bl.score.senderscore.com (This means DNSBL blocked you due to too many queries. Set all affected rules score to 0, or use "dns_query_restriction deny bl.score.senderscore.com" to disable queries)
Since query fails the forced-failback on according rules is to score 0.0 .. which cannot be overruled (it should IMHO)
i already applied recommended settings like
Code:
dns_query_restriction deny sa-accredit.habeas.com
dns_query_restriction deny bl.score.senderscore.com
dns_query_restriction deny sa-trusted.bondedsender.org
but that doesnt change anything
reassigning scores doesnt work neither.
i would like NOT to touch directly into SA to remove these checks .. i'd prefer a custom-config-way
anyone experienced similiar ?
and how to fix that ?
tnx4support
br
-c-