Re: bayes: no dbs present, cannot tie DB R/O

2017-01-29 Thread RW
On Sun, 29 Jan 2017 20:05:29 +0100 gladst...@posteo.de wrote: > 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

Re: bayes: no dbs present, cannot tie DB R/O - Amavis-new

2013-09-28 Thread Benny Pedersen
Axb skrev den 2013-09-27 16:43: bayes_path = /var/lib/amavis/.spamassassin/bayes think the path to Bayes was "= /var/lib/amavis/.spamassassin/bayes", Good to hear it worked. put this in user_prefs for amavis not global will be better, then its still possible to have seperate user_prefs with

Re: bayes: no dbs present, cannot tie DB R/O - Amavis-new

2013-09-27 Thread Axb
On 09/27/2013 02:02 PM, Peter Smith wrote: In the spamasssin config files I have: bayes_path = /var/lib/amavis/.spamassassin/bayes make sure you have this in local.cf: bayes_path /var/lib/amavis/.spamassassin/bayes/bayes and that path /var/lib/amavis/.spamassassin/bayes/ exists h2h Ah

Re: bayes: no dbs present, cannot tie DB R/O - Amavis-new

2013-09-27 Thread Axb
make sure you have this in local.cf: bayes_path /var/lib/amavis/.spamassassin/bayes/bayes and that path /var/lib/amavis/.spamassassin/bayes/ exists h2h On 09/27/2013 09:54 AM, Peter Smith wrote: Hi all, We've just migrated from an old server running SA 3.2.5 and amavisd-new-2.6.1 to a new ma