Your software
My Mautic version is: 5.2.6
My PHP version is: PHP 8.3.22
My Database type and version is: MariaDB
**NOTE: I’m using the latest docker container and the docker compose from your official repo. I couldn’t add this to the docker category of support for some reason.
Your problem
My problem is: Email (SMTP) to mailchimp (free account).
These errors are showing in the log: Not sure which log to check. I’m pretty green to mautic.
The error in the UI is as follows:
Connection could not be established with host “ssl://smtp.mandrillapp.com:465”: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:0A000086:SSL routines::certificate verify failed
Steps I have tried to fix the problem:
full re-install of mautic via docker multiple times. tried to secure via SSL, though I couldn’t find the documentation on how so I created and added basically to the /var/www/html/docroot folder. i’m sure I didn’t do it right.
I currently have a mautic docker container(s) installed on windows 11 with docker desktop. I can share my docker compose if need be, but it’s literally in your ‘examples/basic’ folder is what i’m turning up with different passwords for obvious reasons.
I’m just trying to get Mautic hooked up to mail chimp to start. I’d like to connect it to SES, however i’m going one step at a time here. =D
I couldn’t find much in the documentation about it, and there are few video’s online about it, so I figured I’d ask here. =D