[Rspamd-Users] classifier Bayes expiration

Emanuel Gonzalez emanuel_gonzalez at live.com.ar
Fri Nov 2 13:37:44 UTC 2018


Thanks for your help.

This antispam it's amazing.!

Regards,
________________________________
De: Users <users-bounces at lists.rspamd.com> en nombre de Alexander Moisseev via Users <users at lists.rspamd.com>
Enviado: miércoles, 24 de octubre de 2018 13:02
Para: users at lists.rspamd.com
Cc: Alexander Moisseev
Asunto: Re: [Rspamd-Users] classifier Bayes expiration

On 24.10.2018 17:08, Emanuel Gonzalez wrote:
> Hello,
>
> I have a simple query, by default the value of the expiration variable is set at 8640000 seconds, that is, 100 days. When this time is met, do I lose the info in the database?
>
Yes. It is TTL for tokens. When TTL is expired, the token will be deleted.
Rspamd constantly (every expire cycle) updates TTLs of "significant" tokens. That means you will not lose significant tokens while Rspamd is online.
In lazy expiration mode significant tokens are persistent.

https://rspamd.com/doc/modules/bayes_expiry.html
--
Users mailing list
Users at lists.rspamd.com
https://lists.rspamd.com/mailman/listinfo/users


More information about the Users mailing list