On Sunday 21 March 2004 16:43, Gustavo Michels wrote: > Hi > > I was first asking about SA's performance and I had a tip from the list to > use spamd/spamc instead of the regular spamassassin client. I did that but > the problem still continues. SpamAssassin will take 5 minutes to classify > the first message.
> spamd[5975]: [debug] bayes: Can't use estimation method for expiry, > something fishy, calculating optimal atime delta (first pass)_ As a pure guess, spamd is doing a bayes database rebuild/expire on the first call after a reboot. There is a sa-learn argument that will do this, which might work. I defer to those who know better though.
