> > > Yassen Damyanov wrote: > > > > Hi SA User List, > > > > Here's my case: postfix + amavisd-new + SpamAssassin 2.64 > working on > > a Gentoo Linux box, serving as a mail server for serveral virtual > > domains. > > > > Some SpamAssassin details: Bayes learning activated > recently, based on > > about 300 spam mails and 200 ham mails, which accumulate in IMAP > > folders and are scanned using sa-learn via cron job three > times a day. > > <snip>
I've got a system I train based on IMAP folders as well, and the problem I've seen is users dropping mail into the wrong folders. Putting spam in the ham folder, and vice versa. So I always check the folder contents before I train. I'd suggest you check the contents of the folders before you run sa-learn on them, if you are not already doing that. Steve