When a campaign marketing email is triggered or an email broadcast (segment email) and either a contact has a frequency rule defined or there is a default set in Configuration, the email may be sent to a queue to be processed.
Messages are put into the queue with status pending, so all pending messages that have not met their max number of attempts will be processed using this command.
Setup your cron as followed:
php bin/console mautic:messages:send
Found errors? Think you can improve this documentation? edit this page