mysql bayes training

Forum for getting help with Project Gamera, Spamassassin, Clamav, qmail-scanner and other anti-spam tools.
exothermic

mysql bayes training

Unread post 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
StinkiePhish
Forum User
Forum User
Posts: 9
Joined: Fri Jun 03, 2005 3:51 pm

Unread post 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.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post 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.
Post Reply