ÐÐÐÐÐÐÐ ÐÐÑÐÐÐÐÐ wrote: > I'm using SpamAssassin 3.0.3 with amavisd and mysql. > I've learned it for 900 ham messages and 1000 spam messages this way for > each user: > > /usr/local/bin/sa-learn -u [EMAIL PROTECTED] --ham > /home/cyrus/spool/domain/domain.ru/user/igor/NoSpam > > /usr/local/bin/sa-learn -u [EMAIL PROTECTED] --spam > /home/cyrus/spool/domain/domain.ru/user/igor/IsSpam > > The problem is that SpamAssassin doesn't use BAYES tests when checking > messages. i.e. i don't see in message headers BAYES_XX in tests section. > > There is my config:
<snip> Which config was all that in? local.cf, or user_prefs? > > Maybe I forgot something? > What does sa-learn --dump magic say?