On Mon, 7 Jun 2004 21:18:26 -0400 "Theo Van Dinter" <[EMAIL PROTECTED]> wrote:
> > Would it be wise to create a passive daemon that has access to a database > > like MySQL, which receives all autolearn emails (asynchronously) and takes > > its time to pass them through to SA one after the other (streamlined)? > > Seems kind of complex. You could always use "bayes_learn_to_journal". hmm haven't heard of "bayes_learn_to_journal" before, so i'll go check it out. how about making SA save all spam/ham that needs autolearning into a folder and then running sa-learn via a cron job? that would solve the problem and won't need a complex implementation.
