On 2025-06-11 11:48:54 +0200, Reindl Harald wrote:
> besides you must have dozens of folders from old versions in
> /var/lib/spamassassin/ which should be deleted

Shouldn't sa-update delete them? It is not up to the end user to
manually do the cleanup.

> you need to check if your local stuff is on your distributiuon also
> at /etc/mail/spamassassin/

# grep -r VALIDITY /etc

outputs nothing.

> that alone is enough to have still queries
> 
> /var/lib/spamassassin/*/updates_spamassassin_org
> header RCVD_IN_VALIDITY_RPBL_BLOCKED eval:check_rbl('rnbl-lastexternal',
> 'bl.score.senderscore.com.', '127.255.255.255')
> dns_block_rule RCVD_IN_VALIDITY_RPBL_BLOCKED bl.score.senderscore.com
> score RCVD_IN_VALIDITY_RPBL_BLOCKED         0.001 0.001 0.001 0.001

I have in the /var/lib/spamassassin/4.000001/updates_spamassassin_org/*.cf
files:

header RCVD_IN_VALIDITY_RPBL_BLOCKED    eval:check_rbl('rnbl-lastexternal', 
'bl.score.senderscore.com.', '127.255.255.255')
dns_block_rule RCVD_IN_VALIDITY_RPBL_BLOCKED bl.score.senderscore.com
score RCVD_IN_VALIDITY_CERTIFIED_BLOCKED    0.001 0.001 0.001 0.001
score RCVD_IN_VALIDITY_RPBL_BLOCKED         0.001 0.001 0.001 0.001
score RCVD_IN_VALIDITY_SAFE_BLOCKED         0.001 0.001 0.001 0.001

So this is an issue with the rules obtained from sa-update?
Shouldn't their scores have been set to 0 like the ones
without _BLOCKED?

-- 
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