On Thu, 26 Aug 2010 16:25:22 +0200 Yet Another Ninja <sa-l...@alexb.ch> wrote:
> I bet the biggest is bayes_seen. > You can safely delete the bayes_seen file (unless you plan to > "unlearn" msgs). I will stzart growing again, fast. If the account has never been expired, bayes_seen is likely to be negligible compared to the token file. It's only when the total expired tokens hugely exceed the current tokens that it becomes a comparable size. On Thu, 26 Aug 2010 10:11:33 -0400 "Grant Peel" <gp...@thenetnow.com> wrote: > I have put: > > use_bayes 0 why? > bayes_auto_learn 0 > bayes_auto_expire 1 > bayes_expiry_max_db_size 50000 50,000 is far too low, the well out-of-date default is 150,000, and there's a hardcoded minimum of 100,000, 1.5GB is approximately 50,000,000 by comparison.