Title: Yosoylu SMTP Mail Delivery
Author: Jose Valles
Published: <strong>September 13, 2026</strong>
Last modified: September 13, 2026

---

Search plugins

![](https://ps.w.org/yosoylu-smtp-mail-delivery/assets/banner-772x250.png?rev=3694287)

![](https://ps.w.org/yosoylu-smtp-mail-delivery/assets/icon-256x256.png?rev=3694287)

# Yosoylu SMTP Mail Delivery

 By [Jose Valles](https://profiles.wordpress.org/luiggivalles/)

[Download](https://downloads.wordpress.org/plugin/yosoylu-smtp-mail-delivery.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/yosoylu-smtp-mail-delivery/#description)
 * [Reviews](https://wordpress.org/plugins/yosoylu-smtp-mail-delivery/#reviews)
 *  [Installation](https://wordpress.org/plugins/yosoylu-smtp-mail-delivery/#installation)
 * [Development](https://wordpress.org/plugins/yosoylu-smtp-mail-delivery/#developers)

 [Support](https://wordpress.org/support/plugin/yosoylu-smtp-mail-delivery/)

## Description

**Yosoylu SMTP Mail Delivery** routes WordPress mail through an authenticated SMTP
server so messages leave your site reliably.

This plugin lets you:

 * **Connect any SMTP server:** Enter host, port, encryption, username, and password,
   or start from a provider preset.
 * **Send a test email:** Confirm that the connection and credentials work before
   you rely on them.
 * **Review email history:** Every send attempt is logged until you clear the log.
   Message bodies are not stored.
 * **Protect credentials:** Passwords are encrypted at rest and never printed back
   into the settings form.

An optional separate Pro add-on can add extras such as resending mail and storing
attachment metadata. Core SMTP and logging in this free plugin are fully available
without a license.

Add-on plugins can register extra modules through the `yosoylu_smtp_registered_features`
filter without changing this core plugin.

### External services

This plugin optionally connects to **Google** and **Microsoft** OAuth APIs when 
you choose Gmail or Outlook / Microsoft 365 as your mail provider. OAuth is used
for SMTP authentication so your Google or Microsoft account password is never stored
in WordPress.

When you connect an account, the plugin sends authorization requests to the provider
and receives **access and refresh tokens**. Those tokens are stored **only on your
site**, encrypted at rest, and used solely to authenticate SMTP sending initiated
by your WordPress site. Tokens are not shared with third parties beyond what is 
required to complete OAuth and deliver mail you send via `wp_mail()`.

You can use the plugin with any other SMTP server without enabling Google or Microsoft
OAuth.

**Google**

 * Terms of Service: https://policies.google.com/terms
 * Privacy Policy: https://policies.google.com/privacy

**Microsoft**

 * Terms of Service: https://www.microsoft.com/servicesagreement
 * Privacy Policy: https://privacy.microsoft.com/privacystatement

By enabling Google or Microsoft mail in this plugin, you agree that your use of 
those services is governed by their respective terms and privacy policies.

## Screenshots

[⌊SMTP connection settings.⌉⌊SMTP connection settings.⌉[

SMTP connection settings.

[⌊Test email screen.⌉⌊Test email screen.⌉[

Test email screen.

[⌊Email log of send attempts.⌉⌊Email log of send attempts.⌉[

Email log of send attempts.

[[

## Installation

 1. Upload the `yosoylu-smtp-mail-delivery` directory to `/wp-content/plugins/`.
 2. Activate the plugin through the Plugins screen in WordPress.
 3. Go to Yosoylu SMTP Mail Delivery in the admin menu and enter your SMTP settings.

## FAQ

### What is Yosoylu SMTP Mail Delivery?

A WordPress plugin (PHP 8.2+) that sends site email through an external SMTP server.

### Why do I need an SMTP plugin?

By default WordPress uses PHP `mail()`, which often has no authentication and is
blocked by modern mail providers. SMTP sends through a dedicated server and improves
deliverability.

### How do I configure SMTP?

After activation, open Yosoylu SMTP Mail Delivery in the admin menu and enter the
connection details from your provider (host, port, TLS/SSL, username, and password).

### Is it compatible with PHP 8.2+?

Yes. The plugin uses strict typing and a modular architecture aimed at current PHP
versions.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Yosoylu SMTP Mail Delivery” is open source software. The following people have 
contributed to this plugin.

Contributors

 *   [ Jose Valles ](https://profiles.wordpress.org/luiggivalles/)

[Translate “Yosoylu SMTP Mail Delivery” into your language.](https://translate.wordpress.org/projects/wp-plugins/yosoylu-smtp-mail-delivery)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/yosoylu-smtp-mail-delivery/),
check out the [SVN repository](https://plugins.svn.wordpress.org/yosoylu-smtp-mail-delivery/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/yosoylu-smtp-mail-delivery/)
by [RSS](https://plugins.trac.wordpress.org/log/yosoylu-smtp-mail-delivery/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release with full SMTP delivery, encrypted credentials, OAuth support,
   and email log.

## Meta

 *  Version **1.0.0**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.1 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 8.2 or higher **
 * Tags
 * [delivery](https://wordpress.org/plugins/tags/delivery/)[email](https://wordpress.org/plugins/tags/email/)
   [mail](https://wordpress.org/plugins/tags/mail/)[phpmail](https://wordpress.org/plugins/tags/phpmail/)
   [smtp](https://wordpress.org/plugins/tags/smtp/)
 *  [Advanced View](https://wordpress.org/plugins/yosoylu-smtp-mail-delivery/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/yosoylu-smtp-mail-delivery/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/yosoylu-smtp-mail-delivery/reviews/)

## Contributors

 *   [ Jose Valles ](https://profiles.wordpress.org/luiggivalles/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/yosoylu-smtp-mail-delivery/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://paypal.me/luiggenius)