Niels Kobschätzki skrev den 2023-10-25 08:46:
did you set score of DKIM_VALID do 0 ?
DKIM_VALID is not overwritten by any of my local rules. So I would
expect that this is the case. But even if I set for example
score DKIM_VALID 0
in local.cf there is no change
rules is loaded in sequence order, so 00_local is first while 99_local
is last, try add in last in same dir as local.cf
of that works, grep DKIM_VALID in all dirs with spamassassin rules, to
confirm where the stupid error is :=)
was it DKIM_INVALID ?