Forum Discussion
Kritian_Kovacs
Jan 26, 2019Copper Contributor
Office 365 with multiple domains in Office 365
Dear community! I am new in Office 365 Exchange implementation. I have my own domain and my own hosting on one server, where I have also my own emails, and I am running there via IMAP. On that m...
Kritian_Kovacs
Jan 27, 2019Copper Contributor
Hi, this is my DNS configuration now on my hosting, where I already add the required office 365 settings, but with this configuration file, the IMAP connection for the other users won't working. Only a few new outlook 365 users are working.
@ | IN | NS | ns1.webhouse.sk. |
@ | IN | NS | ns2.webhouse.sk. |
@ | IN | MX | 0 maxit-sk.mail.protection.outlook.com. |
@ | IN | MX | 15 backupmx.hostmaster.sk. |
@ | IN | MX | 30 mx3.hostmaster.sk. |
@ | IN | A | 46.229.230.107 |
autoconfig | IN | A | 46.229.230.229 |
@ | IN | TXT | "v=spf1 a mx include:_spf.webhouse.sk include:spf.protection.outlook.com ~all" |
@ | IN | TXT | MS=ms42103423 |
autodiscover | IN | CNAME | autodiscover.outlook.com. |
ftp | IN | CNAME | useron23.hostmaster.sk. |
IN | CNAME | mail6.hostmaster.sk. | |
webmail | IN | CNAME | mail6.hostmaster.sk. |
www | IN | CNAME | useron23.hostmaster.sk. |
* | IN | CNAME | useron23.hostmaster.sk. |
Maybe I did something wrong, or this kind of solution is not possible. I don't know.
Can you help me?
Thank you so much.
Best regards,
Kristian
Jan 27, 2019
You transferred the domain correctly? You can do a dns test from the admin portal also!
- Kritian_KovacsJan 27, 2019Copper Contributor
I did the DNS test, and I don't have any error. Office 365 is working perfectly, but the other email accounts, which are not in exchange, they are not working. Technically, they not receiving anything.
- Jan 27, 2019That’s cause you changed the mx to 365!
Change back and do a hybrid or migrate!
Adam- Kritian_KovacsJan 27, 2019Copper Contributor
but how to do that? What should is set up on both side?