Your software
My Mautic version is: 5.0.1
My PHP version is: 8.1
My Database type and version is: MariaDB 10.5
Your problem
I am trying to configure Mautic to send emails using Amazon SES. I have entered the SMTP settings and verified the email addresses in SES. However, when I try to send a test email, I get the following error: *Expected response code "250" but got code "554", with message "554 Message rejected: Email address is not verified. The following identities failed the check in region EU-WEST-3: mypersonalemail@gmail.com*".
mypersonalemail@gmail.com
is well…my personal email address, and the only place I have used it is in my profile under User Management, NOT in Configuration > Email Settings > Mail Send Settings > E-mail address to send mail from. So I have no idea why Mautic is trying to use that email address to send emails.
Steps I have tried to fix the problem:
- Verified the email addresses in Amazon SES.
- Updated the “From Email” in Mautic to
admin@******.com
. - Double-checked the SMTP settings (host, port, username, password) in Mautic.