On Wed, 17 Mar 2021 10:42:14 -0400 Kris Deugau wrote:

My own experience has been that accumulating blobs of ham/spam and
just repeatedly running sa-learn over those works just fine.  It also
reduces the incidence of tokens from somewhat rarer mail
automatically expiring out of Bayes, leading to FPs and FNs.

On 17.03.21 22:01, RW wrote:
It wont do that by default. You would need to have something removing
the signature hashes from the database.

oh, yes, it does:

      bayes_auto_expire             (default: 1)
          If enabled, the Bayes system will try to automatically expire old
          tokens from the database.  Auto-expiry occurs when the number of
          tokens in the database surpasses the bayes_expiry_max_db_size
          value. If a bayes datastore backend does not implement individual
          key/value expirations, the setting is silently ignored.

note that multiple people reported long delivery time when expiration has
occured, and it's often recommended to turn this off and do expiration e.g. from cron job.

BAYES database stored in redis does not have this issue.

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
The early bird may get the worm, but the second mouse gets the cheese.

Reply via email to