29 Mar
2012
29 Mar
'12
7:04 a.m.
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@domain.com maildir:/home/users/user%domain.com/Maildir/ "" all doveadm(user@domain.com): Error: Can't find namespace for mailbox Trash doveadm(user@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