Bowie Bailey wrote: > Jürgen Herz wrote: >> After a forced manual Bayes expire it didn't go better. And since the >> --force-expire run only took 19 secs it seems unlikely the db was to >> huge (the whole .spamassassin folder is 52 MB where bayes_toks is 4 >> MB, the 44 bayes_toks.expire* are about 1 MB each). >> On the other side, after disabling auto expire completely >> (bayes_auto_expire 0), the timout problems are gone. >> >> So what could go on here? Any other ideas where to look, create >> detailed logs a.s.o.? > > If your --force-expire only took 19 seconds, I would guess that you > are not talking to the same database. Make sure you are logged in as > the same user that is having the problem when you run the > --force-expire.
Uh, that's a very good point. You can be right, --force-expire as that actual user took 641 secs. Have reenabled bayes_auto_expire now and will see. Thank you very much, Jürgen