-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
[EMAIL PROTECTED] writes: > Hi, > > in directory (/usr/perl5/5.6.1/etc/mail/spamassassin) , i have these > files: > > init.pre local.cf local.cf.040605 v310.pre > > contents (for brevity, i'll only put the uncommented lines): > > bash-2.05# grep -v ^# init.pre > > > loadplugin Mail::SpamAssassin::Plugin::URIDNSBL > loadplugin Mail::SpamAssassin::Plugin::Hashcash > loadplugin Mail::SpamAssassin::Plugin::SPF > > > bash-2.05# grep -v ^# local.cf > > required_hits 5 > ok_languages nl en fr > ok_locales en > skip_rbl_checks 0 > use_bayes 1 > bayes_auto_learn 1 > bayes_path /var/spool/MIMEDefang-bayes/bayes > bayes_file_mode 0666 > bayes_auto_expire 1 > bayes_expiry_max_db_size 100000 > bayes_learn_to_journal 1 > bayes_min_ham_num 100 > bayes_min_spam_num 100 > lock_method flock > use_razor2 1 > use_dcc 1 > use_pyzor 1 > use_bayes 1 > > > bash-2.05# grep -v ^# v310.pre > > loadplugin Mail::SpamAssassin::Plugin::DCC > loadplugin Mail::SpamAssassin::Plugin::Pyzor > loadplugin Mail::SpamAssassin::Plugin::Razor2 > loadplugin Mail::SpamAssassin::Plugin::SpamCop > loadplugin Mail::SpamAssassin::Plugin::AWL > loadplugin Mail::SpamAssassin::Plugin::AutoLearnThreshold > loadplugin Mail::SpamAssassin::Plugin::WhiteListSubject > loadplugin Mail::SpamAssassin::Plugin::MIMEHeader > loadplugin Mail::SpamAssassin::Plugin::ReplaceTags > > my rules are in directory /usr/perl5/5.6.1/share/spamassassin > > As you can see, plugins are not commented and are enabled (use_dcc etc.) > > The only check that i can see that currently works is bayes. > and spamassassin --lint -D says clearly that it can load the plugins, and > the required rules files to use pyzor, razor and dcc are also there. > > So I am stumped. apparently spamassassin --lint -D is misleading me > here.... > > i'd be grateful for all possible clues to resolve this issue. > > For example, is there a way to see if a mail actually passes the let's say > DCC check (25_dcc.cf) ? enable SpamAssassin debugs in amavisd. BTW if "spamassassin --lint -D" works, that often means that it's a difference in user configuration in $HOME , between the user you run "spamassassin --lint -D" with, and the user amavisd scans mail as. > Perhaps the way dcc is invoked causes some kind of error that goes > unnoticed ? but as razor and pyzor also don't work, this is not very > likely... - --j. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Exmh CVS iD8DBQFDTXizMJF5cimLx9ARAnrXAKCw2j92jxbcnLeOa7Lbp205zB7DPgCgn7x7 55Fp3LxILPG4gnyqr7pznQs= =pRiA -----END PGP SIGNATURE-----