I don't think I am using the same messages for ham and spam.  What
I've been doing is forwarding a copy of all incoming mail to
[EMAIL PROTECTED], then anything not caught by SA at that address is
moved into the spam folder/box manually.  I then train on those
messages.

I also don't think I have any "old code" accessing the DB.  Any ideas
on how I could check for that?  cPanel auto upgraded my SA from 2.6 to
3 a couple of days ago, so I guess that is a possible scenerio...

Thanks,
Erik


On Tue, 28 Sep 2004 12:55:17 -0700, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> 
> On Tue, 28 Sep 2004 12:46:17 -0700, "Erik Wickstrom"
> <[EMAIL PROTECTED]> said:
> > Hi all,
> >
> > 2 problems.
> >
> > First, when I train SA on ham or spam, it seems to forget the
> > counterpart.
> >
> > Example:
> > sa-learn --mbox --showdots --ham inbox
> >
> > Would add say 300 hams to the Bayes DB, but turns the spam count to 0
> > or a very small number and vice versa (sa-learn --dump magic)
> 
> You're not somehow accidentally using the same messages with --ham as
> with --spam, are you? If SA has learned a message with --ham, then you
> feed it the same message with --spam, it will un-learn the --ham tokens
> it got from the first 'learning experience'...
> --
> 
>  [EMAIL PROTECTED]
> 
>

Reply via email to