Hello,
I use SpamAssassin version 3.4.1 with amavisd-new-2.10.1.
I reset my bayes db via "sa-learn --clear". After that spamassassin
seems to be unable to create a new empty database. When I run "sa-learn
--dump" I get the following error: `[1547] dbg: bayes: no dbs present,
cannot tie DB R/O: /var/lib/amavis/.spamassassin/bayes_toks`
Since I am pretty sure that this cannot really be a permission issue, I
set bayes_path to tmp where permissions are 777, tried again and got the
very same error:
`[1565] dbg: bayes: no dbs present, cannot tie DB R/O: /tmp/bayes_toks `
So the problem seems to lie somewhere else. What else can I try to fix
this?
Thank you very much in advance