Skip to content

Quick Setup Guide

DANGER

Unless MXroute staff directly linked you to this article and this article only, this article is not finished and is expected to be incorrect. You should be using mxroutedocs.com and not our staging docs.mxroute.com site just like it says on the front page of this docs.mxroute.com site.

While MXroute setup varies depending on your specific needs, here's a basic guide to get you started. Some DNS knowledge or technical assistance may be required.

1. Domain Setup in DirectAdmin

  1. Log into DirectAdmin
  2. Go to "Domain Setup" under "Account Manager"
  3. Add your domain (if not specified during order)
  4. Configure MX records, SPF, and DKIM at your DNS provider. Do not attempt to set these in DirectAdmin.

2. Create Email Accounts

  1. Navigate to "Email Accounts" under "E-mail Manager"
  2. Click "Create Account"
  3. Set username and password
  4. Set quotas (optional)

3. DNS Configuration

You'll need to configure these records at your DNS provider (like Cloudflare, GoDaddy, or NameCheap). Do not attempt to set these in DirectAdmin.

MX Records

Add these MX records at your DNS provider:

Priority    Hostname    Points to
10          @           (provided in welcome email)
20          @           (provided in welcome email)

SPF Record

Add one of these TXT records (both are equivalent, choose either one):

Type    Name    Value
TXT     @       v=spf1 include:mxroute.com -all

OR

Type    Name    Value
TXT     @       v=spf1 include:mxlogin.com -all

For more details on SPF configuration, see our SPF Records guide.

DKIM Record

  1. Find your DKIM record in the "Important Account Information" email
  2. Add it as a TXT record:
Type    Name                    Value
TXT     x._domainkey     (provided in welcome email)

TIP

DNS changes can take up to 24-48 hours to propagate globally, though they often take effect much sooner.

All necessary DNS records are provided in the "Important Account Information" email sent after activation. You can find this email at: https://accounts.mxroute.com/index.php?/clientarea/emails/

Look for "[MXroute] Important Account Information". If you need assistance understanding or implementing these settings, we can recommend qualified professionals (additional fees may apply).

4. Email Client Configuration

Server Settings

  • IMAP/SMTP Servers: Found in "Important Account Information" email

Port Numbers

ProtocolSSLNon-SSL/STARTTLS
IMAP993143
POP3995110
SMTP46525, 587, 2525

Who needs a footer?