Make email delivery easy for WordPress. Connect with SMTP, Gmail, Outlook, SendGrid, Mailgun, SES, Zoho, + mor...
Intercept emails sent with wp_mail() into flexible mail queue for sending emails, convert plain text emails to HTML, email log, and more.
GD Mail Queue is a WordPress plugin that adds a mail queue system to intercept emails sent through the wp_mail function. It allows for customisation of email templates and ensures that each recipient receives their email individually, while also converting plain text emails into HTML format.
The plugin operates through a central component called 'Mailer,' which manages the email queue and sending process. It includes features such as email logging, the ability to pause operations, and security measures to sanitise email content. This plugin is suitable for WordPress users who need enhanced control over email delivery and formatting.
Best for: WordPress users looking for improved email management and customisation.
What it does well
Where it falls short
GD Mail Queue offers a robust solution for managing email delivery in WordPress, particularly for those needing to enhance email formatting and tracking. However, users may find the lack of detailed pricing and feature information limiting.
Milan Petrovic's own description of GD Mail Queue, lightly tidied.
The plugin adds a mail queue system that can intercept all the emails sent through the wp_mail function, and depending on the predefined rules (number of recipients), sent the email into the queue, with each recipient getting their email. On top of that, the plugin can process all plain text emails and wrap them in the HTML, and send them as HTML, with options to customize the template and various other aspects.
The central part of the plugin, called ‘Mailer,’ controls the process.
wp_mail callProcess of turning plain text into HTML emails, support all emails sent through wp_mail, even if they don’t end in the queue. This can turn all WordPress system emails (registration, password reset…) into HTML emails and you can choose between predefined HTML templates, or register own templates via filter.
Queue works through the CRON, as a background job, and you can configure how many emails to send in a batch, with the timeout setting to prevent PHP timeout breaking the sending process.
Emails are sent using PHPMailer built into WordPress. But, the plugin has additional options to control the queue sending process and the wp_mail sending process.
wp_mailThe plugin includes an advanced email log.
The plugin will attempt to strip malicious content from intercepted email, and sanitize the email plain text before generating HTML version, with the option to control the scope of the HTML tags to allow. HTML from subject will be striped. Emails stored in the log will be additionally sanitized, and on display, email content will be again escaped or run through KSES to avoid issues.
Other plugins for email deliverability.
Make email delivery easy for WordPress. Connect with SMTP, Gmail, Outlook, SendGrid, Mailgun, SES, Zoho, + mor...
Free WP Mail SMTP plugin - fix WordPress email deliverability with Gmail, Amazon SES, SendGrid, Mailgun, Cloud...
Make SMTP email sending and delivery easy. Configure Gmail SMTP, Outlook, Brevo, SendGrid, Mailgun, SendLayer...
Send emails from your WordPress site using your preferred SMTP provider like Gmail, Outlook, AWS, Zoho, SMTP.c...
Improve WordPress email deliverability. Connect Gmail SMTP, Microsoft 365, Brevo, SendGrid, Mailgun, Zoho, Ama...
Check & Log email allows you to test if your website is correctly sending emails . Overriding of email hea...