root@M1-2:~# grep -Fr '$sa_local_tests_only' /etc/amavis/conf.d
/etc/amavis/conf.d/20-debian_defaults:$sa_local_tests_only = 0; # only tests which do not require internet access?
root@M1-2:~#


On 8/6/19 12:54 AM, Dominic Raferd wrote:


On Mon, 5 Aug 2019 at 23:15, Bob D <[email protected] <mailto:[email protected]>> wrote:

    Well, I am still getting some sneaking in and it still seems
    funny, here is one from today.
    This is the header as it came in:

    ...

    There was some time difference between the message in and the command line 
run, but still big difference.
    Also I am wondering why the preceding "Content analysis details:" are not 
included in the original amavis header ?
    Is there a way to get amavis to include this detail ?
    I wonder if I still have a config issue ?
    Am I performing an equivilent SA call via the command line ?


Maybe you have amavis set to allow spamassassin only to run local tests? Try this:
grep -Fr '$sa_local_tests_only' /etc/amavis/conf.d

If you make a change you then need to reload or restart amavis.

Reply via email to