On Mon, Oct 18, 2004 at 12:07:08PM -0700, [EMAIL PROTECTED] wrote: > Automate the training... when you notice a false positive, put it in a "false > positives" location. When you notice a false negative, put it in a "false > negatives" location. >
But that means again I have scan mailboxes manually for false positives or false negatives. -Payal > Write a cron job to feed the false positives through sa-learn --ham, and the > false negatives through sa-learn --spam
