Your software
My Mautic version is: 3.2
My PHP version is: 7.4
My Database type and version is: mysql
Your problem
My problem is:
Message Threshold - Rescheduled Emails
We set the message threshold to 2 messages per day in config earlier in the week after a huge headache with SMS sending duplicates from campaigns.
Come this week I had 2 email campaigns that needed to go out (Retail and Wholesale lists), we had some cross pollination across the 2 lists.
Again, confused with the message thresholds as we have 20 contacts that were on both lists that were throttled with the 2nd email being delay/rescheduled to tomorrow (24hrs).
What is the method of getting these emails to be sent today?
I can only see “Cancel” against the contact
Possible to just change the scheduled date in the database?
Just a matter of updating “scheduled_date” in the message_queue table?
Then reping php bin/console mautic:messages:send