I know that in order to hit the inbox, the main DNS records need to be properly set up. These are the main DNS records that every mail delivery system should have for their domain:
- TLS
- A
- MX
- DKIM
- SPF
- DMARC
- rPTR
The ones that I mainly need help with configuring right now are the following records:
MX, DKIM, & SPF.
I have iRedMail installed on my domain at: aaronsnewsletters dot com
What exactly should I set for the MX records if I set my main mail server to mail.aaronsnewsletters dot com?
Am I supposed to set the MX records for the root/apex of the domain or do I set them to aim at the "mail.aaronsnewsletters dot com"?
Also, what about the DKIM & SPF?
Am I supposed to try pointing at the root/apex or the subdomain with the "mail."?
Any support is greatly appreciated.