Page 1 of 1

mysql bayes training

Posted: Sat May 21, 2005 11:55 pm
by exothermic
I installed your PG and configured it to use mysql for bayes storage. Now for some reason I have it storing bayes records for two users qmailq, and root. There seems to be training for both accounts going on, (from auto training)

Why would both users be listed there, root doesn't get any mail, and how can I get it all consolodated to one user.

Thanks

Posted: Fri Jun 03, 2005 4:01 pm
by StinkiePhish
I also have a MySQL backed Bayes database and notice the same. In my case, it appears that the "root" user has very few entries. I blame this on the use of the "spamassassin --lint" command in testing, which I run as root.

I have no idea if this is applicable in your circumstance, but was something that I noted when playing with SA.

Posted: Fri Jun 03, 2005 8:19 pm
by scott
Training bayes on SA 3.0 is still a little kludgely , youve basically got to make a separate local.cf for each user, since it keys in on the data with literal email addresses in the name field in the sql table.