I'm test driving mautic 5 using the new docker image with the basic docker-compose as a starting point, and the worker and cron have trouble running without the proper MySQL credentials and therefore no emails are ever sent except for the SMTP test.
This little change fixed this issue in our mautic deployment.
Hello Mautic team,
I'm test driving mautic 5 using the new docker image with the basic docker-compose as a starting point, and the worker and cron have trouble running without the proper MySQL credentials and therefore no emails are ever sent except for the SMTP test.
This little change fixed this issue in our mautic deployment.
Omar