On 2025-06-11 13:05:47 -0400, Noah Meyerhans wrote:
> I'd be curious about what happens on your system with the following in
> place:
> 
> # /etc/systemd/system/spamd.service.d/override.conf
> [Service]
> ReadOnlyPaths=/root

Done, and I've restarted the spamd service:

# systemctl daemon-reload
# systemctl restart spamd.service

Indeed, this solved the issue about the root account:
I now get

Jun 12 23:41:39 joooj spamd[232280]: check: dns_block_rule 
RCVD_IN_VALIDITY_RPBL_BLOCKED hit, creating 
/var/lib/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)
Jun 12 23:41:39 joooj spamd[232280]: check: dns_block_rule 
RCVD_IN_VALIDITY_CERTIFIED_BLOCKED hit, creating 
/var/lib/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)
Jun 12 23:41:39 joooj spamd[232280]: check: dns_block_rule 
RCVD_IN_VALIDITY_SAFE_BLOCKED hit, creating 
/var/lib/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)

-- 
Vincent Lefèvre <vinc...@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

Reply via email to