Re: bayes_token empty

2005-12-21 Thread Jim Knuth
Heute (22.12.2005/07:41 Uhr) schrieb Michael Parker ([EMAIL PROTECTED]), > Jim Knuth wrote: >> >> yes, this is what I`ve used. I`ve now changed of >> >> bayes_store_module Mail::SpamAssassin::BayesStore::SQL >> >> bayes_sql_dsnDBI:mysql:spamassassin:localhost:3306 >>

Re: bayes_token empty

2005-12-21 Thread Michael Parker
Jim Knuth wrote: > > yes, this is what I`ve used. I`ve now changed of > > bayes_store_module Mail::SpamAssassin::BayesStore::SQL > > bayes_sql_dsnDBI:mysql:spamassassin:localhost:3306 > > and will shown what happens. Or is it the InnoDB format wrong? > Not much use r

Re: bayes_token empty

2005-12-21 Thread Jim Knuth
Heute (21.12.2005/19:06 Uhr) schrieb Michael Parker ([EMAIL PROTECTED]), > Jim Knuth wrote: >> Hello spamassassin-users, >> >> I use mysql for spamassassin (with amavisd-new). >> >> since I changed the format of the tables (SA) >> >> awl InnoDB >> bayes_expireI

Re: bayes_token empty

2005-12-21 Thread Michael Parker
Jim Knuth wrote: > Hello spamassassin-users, > > I use mysql for spamassassin (with amavisd-new). > > since I changed the format of the tables (SA) > > awl InnoDB > bayes_expireInnoDB > bayes_global_vars InnoDB > bayes_seen InnoDB > bayes_t

bayes_token empty

2005-12-21 Thread Jim Knuth
Hello spamassassin-users, I use mysql for spamassassin (with amavisd-new). since I changed the format of the tables (SA) awl InnoDB bayes_expireInnoDB bayes_global_vars InnoDB bayes_seen InnoDB bayes_token InnoDB bayes_vars