Email sending in Mautic 5: Cron, Queue and Daemons
π Open Access In Devops and Programmers posted at September 6, 2024
As Mautic 5 is based on Symfony 5.4, which improved the way emails are sent out, made it a lot faster, and a lot more scalable. Now emails can go out immediatly without waiting for cron cycles, all managed by a process, that just runs smoothly in the background. In this post (and video) Iβm going to explain you how Email sinding works in Mautic 5.