Page 1 of 1
bayes_toks file too large
Posted: Thu Apr 05, 2012 6:32 am
by douglaseggleton
We are getting quite a few overuse notifications of subscriptions in plesk - looking at /qmail/mailnames, a lot of users have large 10mb+ bayes_toks file which takes them over their usage.
Can this be deleted/reset in anyway?
Re: bayes_toks file too large
Posted: Thu Apr 05, 2012 10:05 am
by scott
It automatically expires old tokens. Deleting it outright would disable the bayes function completely. It doesnt work at all until you have at least 200 ham and 200 spam messages in its db. It doesnt actually get good until that number is 2000/2000
Re: bayes_toks file too large
Posted: Thu Apr 05, 2012 10:44 am
by douglaseggleton
Thanks for the speed reply Scott.
Is there any way to turn it off for individual users - as some who have small usage amounts <50mb have a bayes_toks file that's about 15mb. Meaning a lot of their usage is already taken up.
Re: bayes_toks file too large
Posted: Thu Apr 05, 2012 1:02 pm
by scott
Yes, you can set individual spamassassin preference files in the users .spamassasin dir (user_prefs I think?)
Re: bayes_toks file too large
Posted: Fri Apr 13, 2012 4:38 am
by douglaseggleton
Thanks Scott.