Friday, February 18, 2022

[SOLVED] Retry sending transactional emails in MailWizz

Issue

Due to a server error, from yesterday to today I had 6,000 transactional emails in the queue (marked as "Unsent"). How can I resend them all today? Because cron is running normally but is only sending new emails. The ancients remain stationary (Unsent). Have an SQL command or another cron command to run, or even an additional script/plugin/extension for that?


Solution

Solved by switching to PHPmailer: Settings -> Common -> Default system mailer: PHPmailer



Answered By - Cark Blen
Answer Checked By - Cary Denson (WPSolving Admin)