I had to blow away my bayes dbs and now I want to start over.
I've tried touching bayes_seen and bayes_toks, but when I go to learn I get this error: Cannot open bayes databases /etc/mail/spamassassin/bayes/bayes_* R/O: tie failed: Inappropriate file type or format
How can I create the files?
First, don't use touch. Just delete the files. Let SA recreate them.
Also make sure that:
1) the path exists
2) /etc/mail/spamassasin/bayes is a world RWX directory (yes, world....)