It works!
Thanks everyone for the support
Roberto
Il 2022-10-18 16:29 Laurent S. ha scritto:
On 3.4.X, adding those rules should be enough:
score URI_HOST_IN_BLOCKLIST 100.0
score URI_HOST_IN_BLACKLIST 0
score URI_HOST_IN_WHITELIST 0
score URI_HOST_IN_WELCOMELIST -100
score USER_IN_BLOCKLIST 100.0
score USER_IN_BLACKLIST 0
score USER_IN_WELCOMELIST -100.0
score USER_IN_WHITELIST 0
You should put them in your LOCAL_RULES_DIR. For most users, it is in
/etc/mail/spamassassin. Adding them to local.cf is probably a good
place.
Jdow, don't change stuff directly in /var/lib/spamassassin and don't
recommend others to do so. Nothing is broken because of that renaming,
except your ego.
Best,
Laurent