Migration from Imap to exchange
I am in the process of migrating email from imap to O365. I have set up all the emails on exchange and have set up the migration csv file. When I start the migration the status turns to failed with the error:
error: RemoteNetworkErrorTransientException: We were unable to reach your email provider. Please check your server settings, or try again later. --> Connection timed out. --> A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. [::fxxx:12.345.12.111]:993
Any idea what needs to be done to get it to work? This is an initial sync, I havent migrated the domain or mx yet.
-
Hey there! From your workstation are you able to telnet to your server over port 993? That's the first thing you'd need to check to ensure the basic connection itself is open and working.
0 -
Yes I manage
0 -
nc -vz test.mail.com 993
Connection to test.mail.com port 993 [tcp/imaps] succeed
0 -
What happens if you completely disable the firewall why you try the word from the O365 side?
0
Please sign in to leave a comment.
Comments
4 comments