Rodney Green wrote:
Hello,
Where are URIBL scores configured?
The same place all the scores are configured.
The defaults are in /usr/share/spamassassin/50_scores.cf
Your over-rides should probably go in /etc/mail/spamassassin/local.cf.
You can edit the defaults, but if you edit 50_scores, it will be deleted and replaced in the next upgrade. It's also tougher to track down typo problems in such a large file.
Be sure to run spamassassin --lint to check for syntax errors when you're done editing.