Hi,

I'm getting these errors in my log files, quite regularly:

Sep 23 21:58:16 towhee spamd[25561]: Issuing rollback() due to DESTROY without 
explicit disconnect() of DBD::mysql::db handle bayes:0.0.0.0 at 
/usr/share/perl5/Mail/SpamAssassin/Plugin/Bayes.pm line 1590, <GEN208> line 2.

It appears that bayes is working, because I see logs like this:

Sep 23 22:02:19 towhee spamd[10768]: spamd: result: . -1 - 
AM_TRUNCATED,BAYES_00,CK_419SIZE,ENV_FROM_DIFF0,FORWARD_RELAY,HAS_REPLY_TO,HTML_MESSAGE,IP_REPEATING,MISSING_MID,RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SUBJ_DATE
 
scantime=0.7,size=11555,uid=65534,required_score=5.0,rhost=0.0.0.0,raddr=0.0.0.0,rport=37464,mid=(unknown),bayes=0.000147,autolearn=disabled,shortcircuit=no

line 1590 is in the sub learner_new, but i have set in local.cf:

local.cf:bayes_auto_learn 0
local.cf:bayes_learn_to_journal            0

It seems like the database is working fine...

any ideas?

thanks!
micah

Reply via email to