Hi Bob, Did you get a solution for the issue about spam sneaking in? I think I have the same issue about spam being scored differently between spamassassin and amavisd-new.
It looks like DNS blacklist checks are not scored as most spam is found on blacklists when parsing the mail through spamassassin but debugging amavisd-new shows that DNS checks are being performed. I'm running the following software: amavisd-new 2.11.1 spamassassin 3.4.0 postfix 2.10.1 CentOS 7.6.1810 Best regards, Lambert Op wo 7 aug. 2019 om 01:21 schreef Bob D <[email protected]>: > > On 8/6/19 5:51 PM, Bob D wrote: > > 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:~# > > I assume 0 = false > This one was in a bunch in today, > > X-Spam-Flag: NO > X-Spam-Score: 0.311 > X-Spam-Level: > X-Spam-Status: No, score=0.311 required=4 tests=[BAYES_99=3.5, > DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, > DKIM_VALID_EF=-0.1, DKIM_VERIFIED=-3, HTML_MESSAGE=0.001, > T_REMOTE_IMAGE=0.01] autolearn=no autolearn_force=no > > Here is the replay to: > Reply-To: [email protected] > > 0.311 ? > > > Here is the amavis debug of the above mail at receive. > https://pastebin.com/kHY09Bim > >
