>>From the Mailscanner list, run sa-learn with the --sync option to rebuild the bayes db and that seems to fix the problem. I was having the exact same issues, did that, and now the error about the bayes db is no longer there and I can see BAYES rules in action in the logs.
Debug outpout now says : debug: bayes: 22150 tie-ing to DB file R/O /home/pfuser/.spamassassin/bayes_toks debug: bayes: 22150 tie-ing to DB file R/O /home/pfuser/.spamassassin/bayes_seen debug: bayes: found bayes db version 3 debug: Score set 3 chosen. I did have to reset the ownership of the bayes files from root to the postfix user, but that's probably just something on my setup. > -----Original Message----- > From: Nichols, William [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 22, 2004 11:18 AM > To: users@spamassassin.apache.org > Subject: RE: bayes db problem upgrade from 2.63 --> 3.0 > > > I am using SUSE 9.1 > > I cannot install berkely db it dies, can't install db_file it dies, > > Any ideas" SA is working, just no bayes > > > -----Original Message----- > From: Rick Macdougall [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 22, 2004 11:10 AM > To: users@spamassassin.apache.org > Subject: Re: bayes db problem upgrade from 2.63 --> 3.0 > > > > Nichols, William wrote: > > Tried that as well before mailing the list - I am having a problem > with > > install DB_File > > > > version.c:30:16: db.h: No such file or directory > > make: *** [version.o] Error 1 > > /usr/bin/make -- NOT OK > > Running make test > > Can't test without successful make > > Running make install > > make had returned bad status, install seems impossible > > > > hmmm - any help? > > Install berkley db ? and if you are using redhat the devel > rpm as well > (if there is one, dunno, I don't do redhat). > > Regards, > > Rick > > >