spamassassin can't read bayesdb

Red Squirrel

No Lifer
May 24, 2003
70,148
13,565
126
www.anyf.ca
When I do a lint I get this error:

[21910] dbg: bayes: no dbs present, cannot tie DB R/O: /data/misc/bayesdb/bayes_toks
[21910] dbg: config: score set 1 chosen.
[21910] dbg: bayes: no dbs present, cannot tie DB R/O: /data/misc/bayesdb/bayes_toks

I noticed a huge influx of spam lately so I'm thinking this broke recently (possibly linked with my hdd crash though I don't think so as that hdd did not affect mail services).

I'm thinking it may be a permission issue, though I did try to chmod 777 just to rule that out, and it still errors out. It's normally chmodded 700 and owned by root:root. Should it be owned by another user? The spamd runs as root, if that matters.