2 Answers
- Newest
- Most votes
- Most comments
6
Would suggest check on below:
- Check SES Sandbox Status Go to the SES Console for EU-CENTRAL-1 and check if your account is in the sandbox. • If yes: You must verify both the sender and recipient email addresses OR Request production access
- Verify the Email Address or Domain Even if the domain is verified, SES may still reject emails unless: • You’ve verified the exact email address (info@[removed].de) OR • You’ve verified the domain and moved out of the sandbox To verify: • Go to SES > Verified Identities • Click Create Identity • Choose Email Address and enter info@[removed].de • Follow the verification email link
- Double-Check the Region SES identity verification is region-specific. You must verify the email/domain in EU-CENTRAL-1, not just globally.
0
Hey,
Hope you're keeping well.
In SES the “Email address is not verified” error means the exact sender identity isn’t recognized in that region. Even if the domain is verified, in the sandbox you must also verify the specific From address or move the account to production. Go to SES > Verified Identities in eu-central-1, confirm that info@[removed].de is listed and verified, or request production access so only the domain needs verification. Also make sure your SMTP credentials belong to the same region where the identity is verified, as SES does not share identities across regions.
Thanks and regards,
Taz
answered 8 months ago
Relevant content
- AWS OFFICIALUpdated a year ago

Thank you and all checks were made and were positive. The solution was a toally different one: I need to create a new SMTP User and Password. I don't know why but it worked.