Emmanuel Lesouef wrote: > So, the local.cf file is read when using the CLI but not when Amavis > invokes SA.
I don't know too much about amavisd-new, but on my machines amavis does read /etc/spamassassin/local.cf. But the file has to be readable for the user that amavisd-new runs as. You could also put your rule into user_prefs. If your amavisd-new runs as user amavis and $HOME is /var/lib/amavis, then put the rule in /var/lib/amavis/.spamassassin/user_prefs. If that doesn't work, you might want to ask on [EMAIL PROTECTED]