Re: spamassassin & bayes

2021-01-29 Thread Daniel Armando Rodriguez
Thanks to all. :-) Best regards El jue, 28 de ene. de 2021 a la(s) 05:34, maciejm (na...@mandzur.pl) escribió: > Hi > Maybe use redis for bayes rules > > On 27.01.2021 23:33, Richard wrote: > > > >> Date: Wednesday, January 27, 2021 19:17:48 -0300 > >> From: Daniel Armando Rodriguez > >> > >>

Re: spamassassin & bayes

2021-01-28 Thread maciejm
Hi Maybe use redis for bayes rules On 27.01.2021 23:33, Richard wrote: > >> Date: Wednesday, January 27, 2021 19:17:48 -0300 >> From: Daniel Armando Rodriguez >> >> Hi >> >> Suddenly I'm facing tons of this messages >> >> ... bayes: cannot open bayes databases >> /home/spamd/.spamassassin/bayes_*

Re: spamassassin & bayes

2021-01-27 Thread Patrick Proniewski
Hi, I've switched to REDIS for bayesian storage in Spamassassin more than 4 years ago, and I've never looked back: very good performances and no problem with files (like locking for a start). I wrote about it at the time, unfortunately it's in French ;) https://www.patpro.net/blog/index.php/2016

Re: spamassassin & bayes

2021-01-27 Thread Andy Smith
On 27-01-2021 23:26, Patrick Proniewski wrote: Hi, I've switched to REDIS for bayesian storage in Spamassassin more than 4 years ago, and I've never looked back: very good performances and no problem with files (like locking for a start). I wrote about it at the time, unfortunately it's in F

Re: spamassassin & bayes

2021-01-27 Thread Richard
> Date: Wednesday, January 27, 2021 19:17:48 -0300 > From: Daniel Armando Rodriguez > > Hi > > Suddenly I'm facing tons of this messages > > ... bayes: cannot open bayes databases > /home/spamd/.spamassassin/bayes_* R/W: lock failed: File exists > > A 'solution' found on the web says disable

spamassassin & bayes

2021-01-27 Thread Daniel Armando Rodriguez
Hi Suddenly I'm facing tons of this messages ... bayes: cannot open bayes databases /home/spamd/.spamassassin/bayes_* R/W: lock failed: File exists A 'solution' found on the web says disable bayes, reload SA, delete such files and enable bayes again. Increased values in default_process_limit