Campaigns emails are not sent

My mautic email campaigns are not sent. At first the campaign sets the contact to the pending segment list. That is working.

But the email then is not sent. I tried so many things but now it’s just annoying. Don’t know what to do anymore.

My cronjobs are:



*/2 * * * * /usr/local/bin/php /home/meditati/public_html/info mautic:segments:update

*/3 * * * * /usr/local/bin/php /home/meditati/public_html/info mautic:campaigns:rebuild

*/4 * * * * /usr/local/bin/php /home/meditati/public_html/info mautic:campaigns:trigger

*/5 * * * * /usr/local/bin/php /home/meditati/public_html/info mautic:emails:send

*/5 * * * * /usr/local/bin/php /home/meditati/public_html/info mautic:email:fetch

15 * * * * /usr/local/bin/php /home/meditati/public_html/info mautic:social:monitoring

0 0,12 * * * /usr/local/bin/php /home/meditati/public_html/info mautic:iplookup:download



What can be the problem that the emails are not sent? When I sent a testmail, this is working…


My mautic email campaigns are not sent. At first the campaign sets the contact to the pending segment list. That is working.
But the email then is not sent. I tried so many things but now it’s just annoying. Don’t know what to do anymore.
My cronjobs are:

*/2 * * * * /usr/local/bin/php /home/meditati/public_html/info mautic:segments:update
*/3 * * * * /usr/local/bin/php /home/meditati/public_html/info mautic:campaigns:rebuild
*/4 * * * * /usr/local/bin/php /home/meditati/public_html/info mautic:campaigns:trigger
*/5 * * * * /usr/local/bin/php /home/meditati/public_html/info mautic:emails:send
*/5 * * * * /usr/local/bin/php /home/meditati/public_html/info mautic:email:fetch
15 * * * * /usr/local/bin/php /home/meditati/public_html/info mautic:social:monitoring
0 0,12 * * * /usr/local/bin/php /home/meditati/public_html/info mautic:iplookup:download

What can be the problem that the emails are not sent? When I sent a testmail, this is working…