On 20221018 07:29:49, Laurent S. wrote:
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.
I'm sorry you read it that way. My intent was to provide documentation that
could lead to understanding what was going on. You are correct, use user_prefs
or local.cf or a custom XXX.cf file in the appropriate place for local.cf.
(Specifically I'd have it in with the surviving SARE rules I use.)
{^_^}