Re: Converting bayes DB to MySQL

2006-11-28 Thread Gary V
Michael Parker wrote: > Dan Bongert wrote: >> I'm in the process of converting my Bayes DB setup from in users' home >> directories (since I'm setting up a separate SpamAssassin server, and >> accessing Bayes via NFS is causing insane amounts of I/O). >> >> After a bunch of fiddling, I have a MySQ

Re: Converting bayes DB to MySQL

2006-11-27 Thread Dan Bongert
Michael Parker wrote: > Dan Bongert wrote: >> I'm in the process of converting my Bayes DB setup from in users' home >> directories (since I'm setting up a separate SpamAssassin server, and >> accessing Bayes via NFS is causing insane amounts of I/O). >> >> After a bunch of fiddling, I have a MySQL

Re: Converting bayes DB to MySQL

2006-11-27 Thread Michael Parker
Dan Bongert wrote: > I'm in the process of converting my Bayes DB setup from in users' home > directories (since I'm setting up a separate SpamAssassin server, and > accessing Bayes via NFS is causing insane amounts of I/O). > > After a bunch of fiddling, I have a MySQL server set up properly, tab