Peter Pluta wrote: > I'm running FreeBSD 6.1 with Postfix + Amavisd-new + Spamassassin (razor, > pyazor) + Clamav. I'm getting some nasty spams, as in 20-30 per day. My > email is relatively new, i'm trying to figure out if razor and pyzor are > working. > > I noticed this in my spamassassin -D output: > [81423] dbg: plugin: loading Mail::SpamAssassin::Plugin::Pyzor from @INC > [81423] dbg: pyzor: local tests only, disabling Pyzor > [81423] dbg: plugin: loading Mail::SpamAssassin::Plugin::Razor2 from @INC > [81423] dbg: razor2: local tests only, skipping Razor > > > Is that a problem? > Is that from spamassasin -D, or spamassassin --lint -D?
--lint forces local-only mode in SA 3.1.x and higher.