Your software
My Mautic version is: 4.2.0
My PHP version is: 7.4.28
My Database type and version is: 10.3.34-MariaDB
Your problem
My problem is: The test connection on the email settings gives the following error:
Connection to tcp://email-smtp.us-east-1.amazonaws.com:465 Timed Out Log data: ++ Starting Swift_SmtpTransport !! Connection to tcp://email-smtp.us-east-1.amazonaws.com:465 Timed Out (code: 0)
++ Starting Swift_SmtpTransport !! Connection to tcp://email-smtp.us-east-1.amazonaws.com:465 Timed Out (code: 0)
Steps I have tried to fix the problem: My domain in AWS SES has been verified, I didnât set up any âCustom MAIL FROM domainâ because my DNS provider Wix doesnât let me (or I canât figure out how); in the SMTP settings part of AWS I created a user with a password, considering that the interface changed from the one that appears on the videos from YouTube, I did it the simplest way I could. I tried different port connections on Mautic; I changed the âService to send mail throughâ option from âAmazon SESâ to âOther SMTP Serverâ and added down below the âSMTP hostâ which appears on the page of AWS âemail-smtp.us-east-1.amazonaws.comâ
I basically checked out all the videos in YouTube that I could find with the search âAWS SES Mautic SMTPâ and the queries from Google didnât prove much useful.
I know most tutorial on internet setting up AWS SES API on mautic is outdated but try setting it up anyway. The AWS dashboard in tutorial is what outdated so you will have to do some digging around in AWS to get it all sorted out and working on API.
With API, you can also set up bounce and unsubscribe which I think is easier than setting up on SMTP anyhow.