[Rspamd-Users] RSpamd's autolearn function - Location in the file system
Andreas
rspamd at linuxmaker.com
Wed Apr 10 14:57:21 UTC 2024
Am Mittwoch, 10. April 2024, 16:28:05 CEST schrieb Gerald Galster:
> > Where are the values stored in RSpamd's autolearn function? I ask because
> > I
>
> Usually redis (backend).
>
> > would like to make the learned patterns from an old server available on a
> > new server.
>
> https://rspamd.com/doc/modules/bayes_expiry.html#limiting-memory-usage-to-a-> fixed-amount
>
> Do you have a separate redis instance for bayes? Then you can copy the .rdb
> file to the new server.
>
> Redis dumps are often stored in /var/lib/redis/.../dump.rdb, depending on
> your distribution.
>
> Best regards,
> Gerald
Thank you Gerald,
your information is very helpful.
Best regards
Andreas
More information about the Users
mailing list