User Tools

Site Tools


add_domain_and_user_to_mxrouting

This is an old revision of the document!


Add Domain and User to MXRouting

Aug 2024

WARNING!!! - THIS GUIDE IS NOT YET COMPLETE!!! - WARNING!!!


Introduction

This is a quick overview on how to add a Domain and User to MXRouting, while this is pretty simple, we will be able to get the information we need for creating some mail records on our Domain host, which is very important.


Add Domain

Login to MXRouting MXRouting and go to Domain Setup.


Click Add New.


Enter the new Domain Name and click Create.


Add User

Now that we have created our Domain, we can add a user to it.

In MXRouting, expand the E-Mail Manager menu and select E-Mail Accounts.


Ensure that in the Top Right of the screen you have the correct Domain selected (the one you just added). Then select Create Account. There will already be a default user here called ukgreenn that you can ignore.


Click Create Account.

A confirmation box will appear to show that you have created a user and to confirm that users details.


This page also confirms your POP/IMAP and SMTP server addresses.

You can now close this page.


Find your DKIM Key

From the MXRouting web page, expand Account Manager and select DKIM Keys.


Here you can see your DKIM record. The DKIM record consists of 4 parts:

  1. The Name    -    x._domainkey
  2. The TTL     -    3600
  3. The Type    -    TXT
  4. The Value   -    This is the really long string you can see.

All of this information will be entered as a TXT Record in your domain provider (Porkbun).


Find your SPF Record

On the same page that you just saw your DKIM Key, you can also see your SPF Record.


Here you can see your SPF record. The SPF record consists of 4 parts:

  1. The Name    -    therlowe.uk (just your domain name)
  2. The TTL     -    3600
  3. The Type    -    TXT
  4. The Value   -    "v=spf1 include:mxroute.com -all"

All of this information will be entered as a TXT Record in your domain provider (Porkbun).

add_domain_and_user_to_mxrouting.1722782946.txt.gz · Last modified: by walkeradmin