- Newest
- Most votes
- Most comments
Based on your situation, there are several potential reasons why your WorkMail verification records aren't propagating after 72 hours:
-
Nameserver Configuration Issues: Even though you've confirmed that the nameservers in your domain registration match those in Route 53, there might be an issue with glue records. When transferring domains to AWS, it's important to ensure that the glue records are properly updated to point to the Route 53 nameservers.
-
DNS Propagation Delays: While DNS changes typically propagate within 48-72 hours, some resolvers may cache information for longer periods. In some cases, DNS resolvers request NS records only once every two days and cache the answer, which can extend propagation time.
-
Multiple Hosted Zones: Check if you have multiple hosted zones with the same domain name. If so, ensure you're updating the correct one and that your domain registration is using the nameservers from the correct hosted zone.
-
Record Format Issues: Even though you used the automated "Update all in Route 53" button, verify that the CNAME and TXT records are formatted correctly. Some DNS providers automatically modify record values, which can cause verification issues.
Since nslookup isn't finding your CNAME or TXT records, this suggests that either:
- The records weren't properly created in Route 53
- The records exist but aren't being served by your nameservers
- There's an issue with the domain's delegation to Route 53
Recommended next steps:
- Double-check your hosted zone to ensure all required WorkMail records are present
- Verify that your domain is using the correct Route 53 nameservers
- Try using different DNS lookup tools like MXToolbox or IntoDNS to get a broader picture of your DNS propagation
- If issues persist, consider opening a case with AWS Support under the "Account and Billing" category, which can be done free of charge for domain-related issues
Sources
Domain records not verified | AWS re:Post
Migrated domain to AWS and DNS not working in many places | AWS re:Post
Email DNS Issues after Transfer to AWS Route 53 | AWS re:Post
DNS Propogation seems to have stalled. | AWS re:Post
Relevant content
asked 3 years ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 6 months ago
