I have Cloudflare setup to proxy my www server and everything works fine.
But I can’t get my head around why email isn’t working (messages sent to [email protected]
don’t arrive or bounce). Also dig doesn’t return details of any MX records on my domain.
Does anyone have any ideas?
Thanks,
Steve
sandro
January 16, 2020, 5:23pm
2
Resolves fine for me
nslookup -type=mx streetle.co.uk
Server: one.one.one.one
Address: 1.1.1.1
Non-authoritative answer:
streetle.co.uk MX preference = 15, mail exchanger = aspmx2.googlemail.com
streetle.co.uk MX preference = 30, mail exchanger = alt2.aspmx.l.google.com
streetle.co.uk MX preference = 5, mail exchanger = alt1.aspmx.l.google.com
streetle.co.uk MX preference = 10, mail exchanger = aspmx.l.google.com
Possibly a DNS propagation issue on your end? Have you tried different resolvers already?
1 Like
ah, could be - thanks. I see the updates now byt using 1.1.1.1
Cheers
system
Closed
February 15, 2020, 5:36pm
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.