You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 28 Next »

1. MX Records


The first step in configuring your DNS is updating your MX records. MX records tell the world which server should receive e-mails destined for your domain, and deliver it to you. You can usually find the MX records in the same Control Panel you use for managing your DNS. You can safely keep your website hosted with another provider and only use PolarisMail for the e-mail.

You should first remove all other MX records and then add the following, with the specified preference:

Name

Preference

mx.emailarray.com

      5

mx2.emailarray.com

     10



Important

It is not recommended to create CNAME records within your domain that point to PolarisMail MX records and using those CNAME as your MX records.



2. Webmail Record


In order to take advantage of our Branding features, you must configure CNAME records within your domain for the webmail host.

You must create:


CNAME

Forwards to

webmail.<yourdomain.com>

webredirect.emailarray.com



3. Autodiscover Records


In order to simplify the configuration of modern e-mail clients such as Outlook and Thunderbird, as well as all your mobile devices, &nbsp;you can now use our Autodiscover & Autoconfig web services to automatically configure these clients. You have to add two *A*&nbsp;records in the DNS for your domain:


Basic and Enhanced Accounts:

A record hostname

Points to

autodiscover.<yourdomain.com>

69.28.212.195

autoconfig.<yourdomain.com>

69.28.212.195


Exchange Accounts:

A record hostname

Points to

autodiscover.<yourdomain.com>

69.172.250.30

autoconfig.<yourdomain.com>

69.172.250.30

Visit the "Autodiscover & Autoconfig" page for more information



4. Mail Server Records (optional)


You can create CNAME records for your domain that point to the various PolarisMail incoming & outgoing servers and also to the admin/user control panels:


CNAME

Forwards to

smtp.<yourdomain.com>

smtp.emailarray.com

pop.<yourdomain.com>

pop.emailarray.com

imap.<yourdomain.com>

imap.emailarray.com

cp.<yourdomain.com>

cp.emailarray.com



5. SPF Record


SPF record is a TXT record that specifies a list of authorized hosts that can send e-mails on behalf of a domain.

You must use the following SPF record.

v=spf1 include:emailarray.com -all


6. DKIM Records


You can set up DKIM for your domain from your Admin Panel.


On this page

  • No labels