---
title: SMTP Mail Control for MailPoet — isla Studio
url: https://isla-stud.io/sv/downloads/omppm-override-phpmail-mailpoet/
date: 2026-08-09
---

# SMTP Mail Control for MailPoet

Sending MailPoet via the Existing SMTP Setup
MailPoet can send newsletters via its PHPMail path. However, this method often bypasses the SMTP configuration that is already set up for other WordPress emails. This plugin connects precisely these two levels: MailPoet messages from the PHPMail path are passed to wp_mail().
What this enables

The existing SMTP plugin also processes MailPoet newsletters and test emails.
Gmail/OAuth and other provider integrations of the SMTP plugin can continue to be used.
If the SMTP plugin provides a sending log, the forwarded MailPoet emails will also appear there.

What remains unchanged
The plugin is not an SMTP server and does not replace either MailPoet or the SMTP plugin currently in use. MailPoet’s own sending service and SendGrid are not redirected. Because the solution relies on MailPoet’s internal PHPMail path, major MailPoet updates should first be tested in a staging environment and then verified with a test email and a live newsletter.



Download Now