On Mon, August 21, 2006 03:02, Mark Martinec 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 not
>> > supported by database at
> Nope. I didn't write it clear, sorry about that. I want to make amavisd-new
> use sql for all *_ quarantine_method, but DBI is complaining about the same
> thing.
I understood. It is the same problem, once you resolve the problem with
Mail::SpamAssassin::BayesStore::MySQL, amavisd logging and q
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
> 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 mentioned previously, I've seen it too and it helped to reinstall
DB
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
> > > /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 by using a less efficient plugin
which does not need transactions.
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 not
> > supported by database at /u
> 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 not
> > supported by database at /usr/lib/perl5/DBI.pm line 670."
>
> yep see bug
> http:
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 not supported
> by database at /usr/lib/perl5/DBI.pm line 670."
yep see bug
http://bugs.gen
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
10 matches
Mail list logo