Your software
My Mautic version is: 4.4.7
My PHP version is: 8.0.28
My Database type and version is: mariadb-10.6
Your problem
I’m sending transactional mails and newsletters via mautic. The newsletter list contains ~40k contacts and the sending rate is ~500 emails per minute at the moment. If I’m sending the newsletter all at once, new users would not get their registration mail for at least an hour if the newsletter is clogging the queue.
As I didn’t find a possibility to setup multiple spoolers the solution I thought about is this:
- set broadcast:send to a limit lower than the sending rate eg. 400
- this means there are only 400 newsletter mails each minute and there is some space for transactional mails
Does this make sense? Or is there a better way?
Thank you so much!
Steffen