email builder wrote:
How can you be running the default value, when the manual says that 150000
tokens is only 8MB?? How do you end up with 40MB of data?:
bayes_expiry_max_db_size (default: 150000)
What should be the maximum size of the Bayes tokens database? When expiry
occurs, the Bayes system will keep either 75% of the maximum value, or
100,000 tokens, whichever has a larger value. 150,000 tokens is roughly
equivalent to a 8Mb database file.
The documentation is very Berkeley DB specific, that no doubt refers to
the DBM size of 150k tokens.
Michael