Displaying 1 result from an estimated 1 matches for "dovemig".
Did you mean:
dovemail
2015 Jul 17
0
Getting duplicated mails while using imapc and dsync
...mails that I also can't deduplicate with doveadm.
I've also set up test-mailboxes that I don't sync with imapc and in
those I don't have any duplicated mails.
My command to sync the mails from the old host to the master-master
system looks as follows:
doveadm -o imapc_user=$i*dovemig -o imapc_password=<password> -o
imapc_host=<oldhost> -o imapc_features="rfc822.size fetch-headers" -o
mail_prefetch_count=20 -v -D sync -R -u$EMAIL imapc: &> $LOGS/$i.log
So, is this actually the wrong approach to sync mails from the old host
to the new one or is i...