I have a domain "justourmail.com" and have a email server setup at home and a Static IP from Cox
what are the essential setting in Godaddys: DNS setting to send and receive email at home
MX record
CNAME
A
etc...
Solved! Go to Solution.
Hi @kdmiller45. Based on what you've said, I'm guessing you're planning on using GoDaddy nameservers to manage your DNS. As far as essentials go, you'll need at least an MX record and an A record that supports it. For example, if you want to use mail.yourdomain.com as your MX record, then you'd need to create an A record for "mail" that points to the IP of your mail server. You'll probably also want to create an SPF record. Hope that helps.
Hi @kdmiller45. Based on what you've said, I'm guessing you're planning on using GoDaddy nameservers to manage your DNS. As far as essentials go, you'll need at least an MX record and an A record that supports it. For example, if you want to use mail.yourdomain.com as your MX record, then you'd need to create an A record for "mail" that points to the IP of your mail server. You'll probably also want to create an SPF record. Hope that helps.