On Mon, Aug 25, 2003 at 06:38:00PM -0700, Matt Thoene wrote: > Aug 25 17:00:07 ns1 spamd[1005]: Failed to run BAYES_80 SpamAssassin test, skipping: > ^I(No write permission to > sdbm file at /usr/local/lib/perl5/site_perl/5.6.1/Mail/SpamAssassin/BayesStore.pm > line 933, <GEN825> line 41. )
First, try using DB_File instead of SDBM. > Reverting back to 2.55 fixes this. What is different in 2.6 that would > be causing this problem? I can see it's a permission problem but can't > decipher what file it wants fixed. Second, BayesStore, line 933 is setting the "running expire" token, which means that it's either trying to sync the journal or do an expiry run. Therefore, it's bayes_toks, since that's where the token lives. :) -- Randomly Generated Tagline: "The greatest of all faults is to be conscious of none." - Thomas Carlyle
pgp00000.pgp
Description: PGP signature