On Monday 21 August 2006 15:27, Mark Martinec wrote:
> > A little bit off topic on this list, but since you are involved with
> > amavisd-new, do you know how to avoid the same problem in amavisd-new?
>
> With Bayes db? Fix it within SpamAssassin, and amavisd-new will be happy
> too. Like I mention
On Monday 21 August 2006 13:45, Mark Martinec wrote:
> > > > /etc/spamassassin/local.cf:
> > > > bayes_store_module Mail::SpamAssassin::BayesStore::MySQL
> > >
> > > change to sql there, mysql does not work, sql does
> >
> > Тhanks a lot, that fixed the problem ;-)
>
> That just avoided the problem
On Monday 21 August 2006 03:44, Benny Pedersen wrote:
> On Sun, August 20, 2006 20:21, Dimitar G. Katerinski wrote:
> > I'm trying to setup Spamassassin to use mysql for bayes storage. However
> > I'm experiencing problems with DBI complaining about "Transactions no
Hello,
I'm trying to setup Spamassassin to use mysql for bayes storage. However I'm
experiencing problems with DBI complaining about "Transactions not supported
by database at /usr/lib/perl5/DBI.pm line 670."
I know that this is not strictly a spamassassin issue, but maybe someone from
this li