On 01/10/2020 18:06 Norman King norman@compassfoundation.io wrote:
Hello.
I'm playing with dovecot replication. I have a working replication config on a test server and would like to copy that to production but i don't know what's going to happen with existing accounts. Will they automatically start replicating without any further input from me? Is there a flag on the account somewhere that can tell me what the replication status is? Any thoughts on this would be appreciated.
There is noreplicate flag to prevent replication for account. But if replciation is configured as in the example with replication service being started automatically with process_min_avail it will start replicating users automatically.
Otherwise it will wait until first change or that you start replication process in some other way.
Aki