Rocco wrote:

> Thanks gary,
> tonight it ran the sa-learn command but this morning I'm still having:
> 0.000          0     439965          0  non-token data: ntokens
> So, It is not decreased..
> Maybe I have restart amavisd after that I changed spamassassin
> configuration?
> BR,
> rocsca

Yes you have to restart amavisd if you want to see changes you make to
spamassassin, but the one change you made is most likely not going to
decrease your number of tokens. You added:
bayes_auto_expire 0
which means that the database will grow until you trim it with
--force-expire.

On the surface it appears to me that you are adding new tokens at
a high rate (maybe 100,000 per day?). If that is the case then I'm not
sure you will ever get near 150,000. The tokens have to age before
they expire. It looks you may have a case where a large portion
of the tokens are new, and therefore you may always have a large
number of tokens.

http://spamassassin.apache.org/full/3.0.x/dist/doc/sa-learn.html#expiration

What evidence do you have that the cron job ran successfully? Try
running it with -D (debugging turned on).

Gary V



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to