MX settings error

Hi! Im trying to setup an email account on my nameregistrar but I got some error and they told me to contact Cloudflare about it.

I created an A record with the name mail pointing to their IP. (193.42.159.247)
And then I created an MX record with the name mail pointing to their domain (mail.egensajt.se)
But it doesnt work. The name for the website is commitmentcoaching.se

They say they see this error.

; <<>> DiG 9.10.3-P4-Debian <<>> mx commitmentcoaching.se @clyde.ns.Cloudflare.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 56445
;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;commitmentcoaching.se. IN MX

;; AUTHORITY SECTION:
commitmentcoaching.se. 3600 IN SOA clyde.ns.Cloudflare.com. dns.Cloudflare.com. 2029913128 10000 2400 604800 3600

You have no MX records for the root domain, not sure what exactly you are intending, but the current way you have specified would handle mail for @mail.yourdomain.com email addresses. If it should be for the root domain, you will need to change the name of the MX to @.

1 Like

Ok, does this look right? https://imgur.com/a/Qgw5pvy

Is there any website where I can see the errors like the nameservers support sent me?

That setup looks correct.

That error looks like it has come from the command line. There may be an online tool available, but I am not sure.

I looked to check the MX records using this tool:

https://www.ultratools.com/tools/dnsLookup

1 Like