1 Answer
- Newest
- Most votes
- Most comments
0
You can read more about e-mail authentication here: https://docs.aws.amazon.com/ses/latest/dg/email-authentication-methods.html
But in short, if you cannot create a DNS record in your sender domain, you will not be able to authenticate the e-mail effectively.
Relevant content
- AWS OFFICIALUpdated 10 months ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 10 months ago

AWS proposes 2 ways to send emails: using a verified email address ; or using a verified domain (with DKIM, etc). So what you're saying is: using a verified email address is not recommended at all, as it will raise security warnings in some ISPs? I'm surprised this option is made available by AWS if it's not allowing proper delivery to recipients.