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:40] – [Add User] 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 60: Line 57:
 \\  \\ 
 \\  \\ 
-{{ :mail001l.png?600 |}}+{{ :mail001l.png?850 |}}
 \\  \\ 
-Here you can see your DKIM record.+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.1722782450.txt.gz · Last modified: by walkeradmin