Hello,
I have been trying to configure mautic for simple marketing automation.
I have amazon SES configured and emails send fine using Segment emails however Campaign emails do not seem to send and actions are stuck at pending. I have looked through the forums and the general consensus is Cron Jobs however I do believe mine are set up correctly.
I am using Mautic Version 2.13.0
And these are my Cron Jobs
/usr/local/bin/ea-php70 /home/vcwmauti/public_html/app/console mautic:segments:update
/usr/local/bin/ea-php70 /home/vcwmauti/public_html/app/console mautic:campaigns:rebuild
/usr/local/bin/ea-php70 /home/vcwmauti/public_html/app/console mautic:email:fetch
/usr/local/bin/ea-php70 /home/vcwmauti/public_html/app/console mautic:messages:send
/usr/local/bin/ea-php70 /home/vcwmauti/public_html/app/console mautic:campaigns:rebuild
/usr/local/bin/ea-php70 /home/vcwmauti/public_html/app/console mautic:campaigns:trigger
/usr/local/bin/ea-php70 /home/vcwmauti/public_html/app/console mautic:emails:send