Re: Bayes analysis in a system-wide SpamAssassin installation

2008-05-04 Thread Colin Wetherbee
Theo Van Dinter wrote: On Sun, May 04, 2008 at 02:14:23PM -0400, Colin Wetherbee wrote: So, during sa-learn, the bayes_journal is deleted, and a new bayes.mutex shows up. What is the significance of this? The journal data was synced into the DB, and the mutex file is there for the rw locking

Re: Bayes analysis in a system-wide SpamAssassin installation

2008-05-04 Thread Theo Van Dinter
On Sun, May 04, 2008 at 02:14:23PM -0400, Colin Wetherbee wrote: > So, during sa-learn, the bayes_journal is deleted, and a new bayes.mutex > shows up. What is the significance of this? The journal data was synced into the DB, and the mutex file is there for the rw locking mechanism for the db.

Bayes analysis in a system-wide SpamAssassin installation

2008-05-04 Thread Colin Wetherbee
Greetings. I'm working on creating a system-wide SpamAssassin installation with virtual users, using Postfix on the front-end and dbmail on the back-end. I have a few questions regarding this. With regard to Bayes filtering, I've copied my old, personal Bayes databases over to a global Baye