add_domain_and_user_to_mxrouting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
add_domain_and_user_to_mxrouting [2024/08/04 14:19] – [Add Domain] walkeradminadd_domain_and_user_to_mxrouting [2024/08/04 15:50] (current) – [Find your DMarc Record] walkeradmin
Line 1: Line 1:
 ====== Add Domain and User to MXRouting ====== ====== Add Domain and User to MXRouting ======
 <color #db5f0b>Aug 2024</color> <color #db5f0b>Aug 2024</color>
-\\  
-\\  
-**WARNING!!! - THIS GUIDE IS NOT YET COMPLETE!!! - WARNING!!!** 
 \\  \\ 
 \\  \\ 
Line 17: Line 14:
 \\  \\ 
 {{ :mail001g.png?850 |}} {{ :mail001g.png?850 |}}
-\\  
 \\  \\ 
 Click <color #ed1c24>Add New</color>. Click <color #ed1c24>Add New</color>.
 +\\ 
 +\\ 
 +{{ :mail001h.png?850 |}}
 +\\ 
 +Enter the new Domain Name and click <color #ed1c24>Create</color>.
 +\\ 
 +\\ 
 +----
 +==== Add User ====
 +Now that we have created our Domain, we can add a user to it.
 +\\ 
 +\\ 
 +In MXRouting, expand the <color #ed1c24>E-Mail Manager</color> menu and select <color #ed1c24>E-Mail Accounts</color>.
 +\\ 
 +\\ 
 +{{ :mail001i.png?850 |}}
 +\\ 
 +Ensure that in the Top Right of the screen you have the correct <color #ed1c24>Domain</color> selected (the one you just added). Then select <color #ed1c24>Create Account</color>. There will already be a default user here called ukgreenn that you can ignore.
 +\\ 
 +\\ 
 +{{ :mail001j.png?850 |}}
 +\\ 
 +Click <color #ed1c24>Create Account</color>.
 +\\ 
 +\\ 
 +A confirmation box will appear to show that you have created a user and to confirm that users details.
 +\\ 
 +\\ 
 +{{ :mail001k.png?700 |}}
 +\\ 
 +This page also confirms your <color #ed1c24>POP/IMAP</color> and <color #ed1c24>SMTP</color> server addresses.
 +\\ 
 +\\ 
 +You can now close this page.
 +\\ 
 +\\ 
 +----
 +==== Find your DKIM Key ====
 +From the MXRouting web page, expand <color #ed1c24>Account Manager</color> and select <color #ed1c24>DKIM Keys</color>.
 +\\ 
 +\\ 
 +{{ :mail001l.png?850 |}}
 +\\ 
 +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.
 +\\ 
 +\\ 
 +{{ :mail001m.png?850 |}}
 +\\ 
 +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).
 +\\ 
 +\\ 
 +----
 +==== Find your DMarc Record ====
 +This one is not quite as simple, below is a paragraph from MXRouting regarding DMARC.
  
 +    Sometimes customers will ask us what their DMARC record should be. This question actually arises from a 
 +    misunderstanding of what DMARC is. The honest, quick answer is that there is no answer. Your DMARC record is 
 +    a choice that you either make or don’t make, and what you set it to is entirely based on your preferences and 
 +    needs. If you don’t know what you want a DMARC record to be, your default should be not to have one. If you 
 +    do want one, you have no choice but to dive in deeper into what it is because simply offering one to paste in 
 +    your DNS isn’t appropriate.
 +
 +The simple answer is, the admin for our email server in MXRouting has generated a DMARC record, and all domains and accounts that are associated with our email server use the same DMARC record, we just change the domain listed within the record.
 +\\ 
 +\\ 
 +Here are the DMARC Details.
 +\\ 
 +\\ 
 +    Type    -    TXT
 +    Host    -    _dmarc
 +    Answer  -    v=DMARC1; p=quarantine: rua=mailto;ukgreenn@therlowe.uk
 +\\ 
 +\\ 
 +----
add_domain_and_user_to_mxrouting.1722781190.txt.gz · Last modified: by walkeradmin