[Rspamd-Users] Migrating Rspamd: How to keep bayes ham/spam learning?
Cédric
cedric at nyro.dev
Mon Jan 11 13:39:51 UTC 2021
Thanks for the quick reply.
I did a simple rsync of the redis dump.rdb file and it worked perfectly.
I noticed the doc says:
"Copying RDB files is completely safe while the server is running. You
don’t have to stop redis or rspamd."
I did it a first time while redis and rspamd where started.
It didn't work because dump.rdb where rewritten (I guess because an
email or something happen during the rsync)
I did it while redis and rspamd where stopped, and it worked perefeclty
after restarting, I now have my BAYES values.
Thank you Alexander.
Le 11/01/2021 à 12:37, Alexander Moisseev via Users a écrit :
> 11.01.2021 12:55, Cédric пишет:
>> My question is pretty simple:
>> How can I export the BAYES spam/ham learning from my old server to
>> import it on the new server?
>>
>
> https://rspamd.com/doc/faq.html#what-data-should-be-backed-up
>
> If you need to migrate only bayes, you just need to copy the
> appropriate dump.rdb file.
More information about the Users
mailing list