Your software
Linux ubuntu
My Mautic version is: 2.15.3
My PHP version is: 7.2.24
Your problem
Hello guys.
I’m a newbie and I installed Mautic recently and I can’t figure out how get my campaign working.
1- I create a segment
2- I create a campaign with that segment and I set next step as send email
3- Then I create a contact (for testing) and add to the segment
but it doesn’t send the emails, when I visit the campaign, go to task tap, I see the sending email is pending
I have read every article on cron job available on the internet still no idea what I am doing wrong. here are my cron job. Please help me if you can. thanks.
15 * * * * root php /var/www/html/app/console mautic:webhooks:process
10 * * * * root php /var/www/html/app/console mautic:leadlists:update
10 * * * * root php /var/www/html/app/console mautic:campaigns:update
10 * * * * root php /var/www/html/app/console mautic:campaigns:trigger
-
-
-
-
- root php /var/www/html/app/console mautic:email:process
-
-
-
-
-
-
-
- php /var/www/html/console mautic:emails:send
-
-
-
-
-
-
-
- php /var/www/html/app/console mautic:messages:send
-
-
-