Hello again,
After taking more time trying to undestand the output of `doveadm sync
-s`, i found out that the comamnd is unusable when called for multiple
users (using -A, -F, or -u options).
I found several issues:
- The command output a state for every user. This makes sense, however
it'
Hello,
With the removal of the replication plugin in next releases, i'm trying
to setup automatic synchronization using doveadm sync between my master
and my replica.
I managed to make the full sync work from my replica using the following
comamnd `sync -A -N -R -f tcp:master-fqdn:12345`
H