[Dovecot] dsync is SLOW compared to rsync
Timo Sirainen
tss at iki.fi
Thu Mar 29 07:04:26 EEST 2012
On 29.3.2012, at 5.07, Jeff Gustafson wrote:
> That fixed some errors, but it still is having some sort of trouble
> with that command:
>
> # time doveadm -o mail=maildir:/home/bu/user.mdbox import -u
> user at domain.com maildir:/home/users/user%domain.com/Maildir/ "" all
> doveadm(user at domain.com): Error: Can't find namespace for mailbox Trash
> doveadm(user at domain.com): Error: Can't find namespace for mailbox test
Oh, you don't have prefix="" namespace? If you have e.g. prefix="INBOX." namespace then use:
time doveadm -o mail=maildir:/home/bu/user.mdbox import -u user at domain maildir:/home/users/user%domain.com/Maildir/ INBOX all
More information about the dovecot
mailing list