> Hi, I use SA-3.2.4 (and amavisd-new 2.2.1, Maia and > Postfix) and from a few days I am receiving many spam > mails and I do not understand the reason, the spam mails > that received have always hits more low (for example 0 or > 0.1). When run: #sa-update --debug > ... > [19436] dbg: plugin: loading > Mail::SpamAssassin::Plugin::DCC from @INC [19436] dbg: > dcc: local tests only, disabling DCC [19436] dbg: plugin: > loading Mail::SpamAssassin::Plugin::Pyzor from @INC > [19436] dbg: pyzor: local tests only, disabling Pyzor > [19436] dbg: plugin: loading > Mail::SpamAssassin::Plugin::Razor2 from @INC [19436] dbg: > razor2: local tests only, skipping Razor [19436] dbg: > plugin: loading Mail::SpamAssassin::Plugin::SpamCop from > @INC [19436] dbg: reporter: local tests only, disabling > SpamCop > > ..but DCC, Pyzor, Razor and SpamCop are used or not ? > I use this plug-in: >
If I run sa-update --debug I do not get anything like that, it does not load plugins or rules. Was your REAL command "spamassassin --debug --lint" or similar? If that was the case, the --lint option discards networks tests, and it is normal to not have those plugins disabled.