- Newest
- Most votes
- Most comments
Hi Eye Spy,
First of all your domain do not point to proper AWS NameServers, on your screen there different that are configured for domain. Your domain report:
Name Server: ns-1531.awsdns-63.org
Name Server: ns-1994.awsdns-57.co.uk
Name Server: ns-205.awsdns-25.com
Name Server: ns-811.awsdns-37.net
As far I can see on your screenshot, you have different ones - this is crucial, please update them where your register domain (on namecheap side) to be exactly the same on domain register company and on AWS side in Route 53. You cannot change in easy way on Route 53 side, so you should update them on namecheap side.
Second the entry to MX should be:
eyespy.org. MX 1 smtp.google.com.
Remember about dots after your domain and after smtp.google.com. there should not be any @ or other letters/signs there.
Thanks,
Thanks for the help. The Namecheap servers were configured to the custom DNS for AWS but it seems it was an MX record issue. The dev. we hired said the following and resolved the issue "Google Mx record also need to be added inside Lighsail DNS config."
I appreciate the comments!
Hi Eyespy,
Now looks ok from DNS side. Google check should pass. The issue was that you added domain to Lightsail DNS not into Route 53 directly and because of this NameServers was different :-)
It’s good that is now resolved.
;; ANSWER SECTION: eyespy.org. 60 IN MX 1 smtp.google.com.
Thanks,
"Google Mx record also need to be added inside Lighsail DNS config."
That dev quote actually has helped me to active gmail workspace ! Thanks a lot.
Relevant content
- asked 4 months ago
- asked 3 months ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated a year ago
Totally agree here Marcin