When you want to import a mailbox you get some times the following error:
MAPI or an unspecified service provider. ID no: 00000000-0000-00000000
Solution is very easy: Give yoursell full access rights to a mailbox
Add-MailboxPermission -identity "user" -Accessrights FULLACCESS -User "yourusername"