Our Mautic System is configured to directly send emails without any queue settings.
Yesterday I sent the first email to about 22.000 contacts. 53 were queued, the rest were sent.
Today I sent the second email to about 22.000 contacts. While sending the email the progress stopped at 14.000 contacts and didn’t move on. So I canceled the sending process and the overview shows that ALL pending emails are now queued. I can’t send them again because the button doesn’t work and the queue doesn’t move any mail to sent status.
If i click on the queued button in the overview, the systems says that there are no results on the queue list.
Question:
Why is there a queue when the system is configured without any queue settings?
How can i get the emails out of the queue and sent to the contacts?
Why does the system show a queue list, but can’t show which contacts are on it?
Because this queue is not that queue
Queue for email sending method means an email will be placed into the cmapaign trigger to the spool and emails will QUEUE there until they are sent by the emails:send command.
Queued email in the channels view means, that your email is planned to be sent. (Maybe the word postponed would be better…) It is only planned because it cannot be sent right now due to frequency reasons. Once an email is in the ‘postponed’ mode, you can only send it out with the messages:send command.
thanks for your reply. And good idea for a video ;-).
Queued email in the channels view means, that your email is planned to be sent. (Maybe the word postponed would be better…) It is only planned because it cannot be sent right now due to frequency reasons.
Thanks for this explanation. Unfortunately I still don’t understand… I don’t have defined any frequency setting. Yes there was the default setting with 0 per day, but I changed this to 99 per day. But the mails are still queued.
Once an email is in the ‘postponed’ mode, you can only send it out with the messages:send command.
Hhmm… I think we don’t have defined this cron. I thought this is the same as the mautic:emails:send, but I see the difference in documentation at Message queue | Mautic.