User Tools

Site Tools


new_domain_records_for_email

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
new_domain_records_for_email [2024/08/04 15:26] – [TXT Records] walkeradminnew_domain_records_for_email [2024/08/04 16:23] (current) walkeradmin
Line 1: Line 1:
 ====== New Domain Records for eMail ====== ====== New Domain Records for eMail ======
 <color #db5f0b>Aug 2024</color> <color #db5f0b>Aug 2024</color>
-\\  
-\\  
-**WARNING!!! - THIS GUIDE IS NOT YET COMPLETE!!! - WARNING!!!** 
 \\  \\ 
 \\  \\ 
Line 107: Line 104:
 \\  \\ 
 ---- ----
-==== TXT Records ====+==== TXT Records (DKIM/SPF/DMARC) ====
 TXT records are a type of Domain Name System (DNS) record in text format, which contain information about your domain. TXT records also have information that helps external network servers and services handle outgoing email from your domain. TXT records are a type of Domain Name System (DNS) record in text format, which contain information about your domain. TXT records also have information that helps external network servers and services handle outgoing email from your domain.
 \\  \\ 
Line 124: Line 121:
 \\  \\ 
 \\  \\ 
 +{{ :mail001n.png?700 |}}
 \\  \\ 
 Enter the DKIM record values above (need to get the DKIM record from MXRouting mail provider). Enter the DKIM record values above (need to get the DKIM record from MXRouting mail provider).
Line 138: Line 135:
 \\  \\ 
 \\  \\ 
 +\\ 
 +=== SPF Record ===
 +We found out earlier what our SPF record looks like, it came from MXRouting mail server.
 +\\ 
 +    1. The Name    -    therlowe.uk (just your domain name) so the 'host' part in Porkbun should be empty.
 +    2. The TTL        3600
 +    3. The Type    -    TXT
 +    4. The Value      "v=spf1 include:mxroute.com -all"
 +Open the DNS Settings in Porkbun for your domain.
 +\\ 
 +\\ 
 +{{ :mail001p.png?700 |}}
 +\\ 
 +Again, you should now see the SPF Record at the bottom of the page under <color #ed1c24>Current Records</color>.
 +\\ 
 +\\ 
 +{{ :mail001q.png?700 |}}
 +\\ 
 +\\ 
 +\\ 
 +=== DMARC Record ===
 +As discussed, the DMARC record is 'site wide' so although you can add many domains and accounts to the MXRouting mail server, they all share the same DMARC record, we just have to change the embedded domain name in the record.
 +\\ 
 +\\ 
 +    Type    -    TXT
 +    Host    -    _dmarc
 +    Answer  -    v=DMARC1; p=quarantine: rua=mailto;ukgreenn@therlowe.uk
 +\\ 
 +\\ 
 +Open the Porkbun DNS page and enter the following:
 +\\ 
 +\\ 
 +{{ :mail001r.png?700 |}}
 +\\ 
 +Again, you can now see the DMARC Record at the bottom of the DNS Page.
 +\\ 
 +\\ 
 +{{ :mail001s.png?700 |}}
 +\\ 
 +\\ 
 +----
 +==== MX Records ====
 +\\ 
 +{{ :mail001t.png?500 |}}
 +\\ 
 +When we bought our email server, we got an email, and this email contained information such as <color #ed1c24>MX Records</color>, here is what that part of the email said.
 +\\ 
 +    DNS MX RECORDS:
 +    pixel.mxrouting.net (Priority 10)
 +    pixel-relay.mxrouting.net (Priority 20)
 +    (These above are both record type "MX" and should have the name value set to either @ or blank, not a subdomain).
 +\\ 
 +Simply put, we add these two MX Records to our DNS.
 +\\ 
 +\\ 
 +Open the DNS Settings for your domain.
 +\\ 
 +\\ 
 +Fill out the parameters for the two MX Records, click <color #ed1c24>ADD</color> after each one.
 +\\ 
 +\\ 
 +{{ :mail001u.png?700 |}}
 +\\ 
 +{{ :mail001v.png?700 |}}
 +\\ 
 +You should now see the two MX Records at the bottom of the page in your <color #ed1c24>Current Records</color> section.
 +\\ 
 +\\ 
 +{{ :mail001w.png?600 |}}
 +\\ 
 +\\ 
 +----
  
new_domain_records_for_email.1722785168.txt.gz · Last modified: by walkeradmin