I’ve set up Mail-in-a-Box, everything in the Status Checks page is green, and the email address I created can send and receive emails using IMAP on Outlook and ActiveSync on mobile.
Now I want to add another domain on the server, so I can create email addresses for it. I assume the following records will work ok for IMAP connectivity.
TYPE HOST ANSWER TTL PRIO
A mail.mySeconddomain.com <box ip address> 300 N/A
MX mail.mySeconddomain.com mail.mySeconddomain.com 300 10
What records do I have to add on the second domain, for ActiveSync to work? I think it’s something with autodiscovery or autoconfig but I’m not sure.
The second domain will be using name.com nameservers, I just have to configure the DNS records.