i need migrate some accounts from dovecot imap service (how cpanel setup) to office365. This accounts should be of diferent licences businnes and kiosk. Is this possible?
Any suggestes?
Somebody has experience in this migration type?
i need migrate some accounts from dovecot imap service (how cpanel setup) to office365. This accounts should be of diferent licences businnes and kiosk. Is this possible?
Any suggestes?
Somebody has experience in this migration type?
Microsoft provide a method of migrating IMAP
accounts to Office365.
Effectively you upload a csv file containing the IMAP account information to your office365 account and the office365 servers will then connect to those accounts and pull all the email across. See here for full details
Depending on the amount of email you have this process can take sometime, you will also need to leave it in place after you change over your mx records as it isn't "live". Make sure you take note of the limitations mentioned on that page.
You should use the dsync tool supplied by Dovecot. This will synchronise IMAP accounts in multiple steps, so you can perform an initial sync and then a final sync when you're ready to switch over.
This method can be done from the commandline on your Dovecot server and so automated for all your mailboxes.