Bug: doveadm-sync stateful stdout bugged with multiple users

2025-01-31 Thread Bruno MATEU via dovecot
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'

Help understanding doveadm-sync stateful

2025-01-30 Thread Bruno MATEU via dovecot
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

Re: doveadm-sync stateful

2017-03-20 Thread Cédric ML
Hello Timo, "old server" is running dovecot 1.0.15, so I guess it it will not support imapc_features=modseq... Maybe it would be useful to add these prerequisites to dovecot wiki. Regards, Cédric Le 20/03/2017 à 15:45, Timo Sirainen a écrit : On 20 Mar 2017, at 13.24, Cédric ML wrote: Hello

Re: doveadm-sync stateful

2017-03-20 Thread Timo Sirainen
On 20 Mar 2017, at 13.24, Cédric ML wrote: > > Hello, > > I'm trying to migrate mail accounts from an old server to a new one. > As I need to migrate dozens of accounts which take about 1G each, I need to > do stateful sync to make my migration in two times : > > 1 - I run a : >doveadm -D

doveadm-sync stateful

2017-03-20 Thread Cédric ML
Hello, I'm trying to migrate mail accounts from an old server to a new one. As I need to migrate dozens of accounts which take about 1G each, I need to do stateful sync to make my migration in two times : 1 - I run a : doveadm -D -o mail_fsync=never -o imapc_user=us...@olddomain.fr sync -