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 > u...@domain.com maildir:/home/users/user%domain.com/Maildir/ "" all > doveadm(u...@domain.com): Error: Can't find namespace for mailbox Trash > doveadm(u...@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@domain maildir:/home/users/user%domain.com/Maildir/ INBOX all