EasyApache 4 My Mautic version is: 45_mautic-449 My PHP 80, PHP 8.0.29-1.1.3.cpanel extention: php80-php-fileinfo cPanel & WHM on AlmaLinux OS: AlmaLinux v8.8.0 STANDARD kvm cPanel Version 112.0.5
Hi everyone,
Yesterday, we launched a 4K email campaign, and the Mautic Cron Jobs did not disburse the email messages in intervals of 13 emails within a 5-minute Cron Job interval.
See the screenshot image of the exponential delivery:
I place it all in one batch file then run the batch file every minute but I limit each process to about 150 emails per batch so one cronjob would be finish before it execute the next 150 emails.
There a dicussion about batch file cronjon in this forum. Try do a search under poster name “joeyk” and subject “batch”.
Hi @team,
bill did not include “mautic:campaigns:update” because he uses “mautic:campaigns:rebuild” instead. They do the exact same thing, but have different names due to legacy reasons.