Email DNS is a must for any of our Filtered email services follow the steps below to make sure your email DNS is configured correctly.
-
-
- Log into your OrcasWeb Account
- Navigate to the domain settings for the associated email account.
- On the left panel select ‘DNS Management’
- Add the following DNS records
-
Host NameRecord TypeAddressPriority
| autodiscover | A (Address) | 62.28.212.195 | |
| autoconfig | A (Address) | 62.28.212.195 | |
| @ | MX | mx.emailarray.com | 5 |
| @ | MX | mx2.emailarray.com | 10 |
| smtp | CNAME | smtp.emailarray.com | |
| imap | CNAME | imap.emailarray.com | |
| pop | CNAME | pop.emailarray.com | |
| cp | CNAME | cp.emailarray.com | |
| webmail | CNAME | webmail.emailarray.com | |
| rc | URL Redirect | https://rc.emailarray.com | |
| @ | SPF (txt) | v=spf1 include:emailarray.com ip4:<ip address of your site> -all |