2 Answers
- Newest
- Most votes
- Most comments
0
I am using Vercel and it seems when the MX value is pasted, it was cutting the last char m
from the value I realized this when I run (resolve-dnsname -Name mail.mydomain.com -type mx).NameExchange
in powershell. The result was feedback-smtp.eu-north-1.amazonses.co
answered a year ago
0
Once you have the TXT and MX records set in DNS correctly, you can trigger the verification by running the following command
aws ses set-identity-mail-from-domain --identity mydomain.com --mail-from-domain mail.mydomain.com
answered a year ago
Relevant content
- asked 2 years ago
- asked 3 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 months ago