[EMAIL PROTECTED] wrote: > Upon starting spamd on SA 3.2.1, we see this, > [18662] warn: bayes: bayes db version 0 is not able to be used, aborting! at > /usr/lib/perl5/site_perl/5.8.3/Mail/SpamAssassin/BayesStore/DBM.pm > line196, <GEN93> line 3. > Hmm, what parameters are you passing to spamd? Are you passing a -u? > The local.cf has use_bayes 1 > I also ran sa-learn --sync -D. This says it found bayes DB version 3 but > i only keep seeing the above error. A ls -l > /usr/lib/perl5/site_perl/5.8.3/Mail/SpamAssassin/BayesStore.pm > shows: > -r--r--r-- 1 root root 22758 Jun 8 08:55 > /usr/lib/perl5/site_perl/5.8.3/Mail/SpamAssassin/BayesStore.pm > Shouldn't one of those "r's" be "rw"? > No. Why would you want something to write to the BayesStore.pm? That's the CODE not the database.
> Can someone help get this working? > What's sa-learn --dump magic report? (note: if passing -u to spamd, su to that user first) > >
