18 Jan
2010
18 Jan
'10
10:41 a.m.
On 13.1.2010, at 22.48, Eric Belhomme wrote:
So I compiled dovecot 2.0 beta 1 in order to use dsync utility...
You should try with the latest hg version. Or wait until I'll release beta2. Hopefully by next weekend.
I logged on the first server with an IMAP client then I copied many email through IMAP, then I launched dsync as root :
/usr/local/dovecot2/bin/dsync -v mirror 'ssh eole.it.fr.eve /usr/local/dovecot2/bin/dsync' root@eole.it.fr.eve's password: dsync-local(root): Error: Can't create mailbox ssh: Mailbox already exists .. It seems dsync tries to use my system user database instead of the /etc/dovecot/userpasswd file !
Give it -u username parameter. It currently supports syncing only one user at a time.