WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by Pinny Fried v1.2.0

Pinny’s Simple SMTP

Ultra lightweight SMTP plugin (~4KB). Encrypted passwords, zero bloat, and simple setup for Gmail, Outlook, and any mail server.

Pinny’s Simple SMTP

The facts

Rating
5★ from 1
Active installs
100+
Price
Free
Last updated
21 May 2026
Added
Dec 2025
Requires WP
5.0
Tested up to
WP 7.0.4
Requires PHP
7.0
Downloads
934

Our analysis

AI-assisted

Pinny’s Simple SMTP is a lightweight SMTP mailer plugin for WordPress, designed for users who want a straightforward solution for sending emails. It requires minimal setup, allowing you to enter your host, port, and login details before saving, making it suitable for beginners and those who prefer simplicity.

The plugin prioritises security by encrypting SMTP passwords in the database and offers basic features like TLS/SSL support and email testing. It can also be configured via wp-config.php for added security, preventing changes through the WordPress dashboard.

Best for: This plugin is best for WordPress users looking for a simple and secure SMTP solution.

What it does well

  • Ultra lightweight at just 4KB
  • Easy setup with only three fields to fill
  • Encrypted storage of SMTP credentials
  • Supports TLS/SSL and custom ports
  • No ads or complex UI

Where it falls short

  • Limited feature set compared to larger plugins
  • Configuration options may not suit advanced users

Verdict

Pinny’s Simple SMTP provides a no-frills approach to SMTP mailing, ideal for those who need a reliable and easy-to-use plugin without unnecessary complexity.

From the developer

Pinny Fried's own description of Pinny’s Simple SMTP, lightly tidied.

Pinny’s Simple SMTP is a ultra lightweight SMTP plugin weighing in at just 4KB. It’s simple to use, highly secure, and includes all the basic features you need to send emails reliably.

🚀 Super Easy 30-Second Configuration

Tired of bloated setup wizards, “Connect Account” popups, and endless menus?

Pinny’s Simple SMTP is designed to be invisible. We removed the fluff so you can get back to work.
1. Enter your Host & Port.
2. Enter your Login.
3. Click Save.

That’s it. You are done.
There is no complex UI to learn. No dashboards to manage. It is a true “Set and Forget” solution that just works.

Unlike most SMTP plugins (which are typically 2MB+ in size), Pinny’s Simple SMTP is ultra-lightweight, easy to set up, and never compromises on security. We ensure your sensitive credentials are always protected with automatic encryption—no more storing passwords in plain text.

This plugin is different. It’s smaller than a favicon, works with any mail provider, and takes just seconds to set up.

Features:

  • Ultra Lightweight (4KB): This is the a ultra lightweight SMTP plugin. It has zero impact on your site speed.
  • Encrypted Security: We take security seriously. Your SMTP password is encrypted in the database using native WordPress salts. We never store credentials in plain text.
  • Dead Easy Setup: No confusing wizards or tutorials needed. Just enter your Host, Port, and Login, then click Save.
  • All Basic Features: Supports TLS/SSL, custom ports, “From” email/name overrides, and includes a 1-Click Test Email tool.
  • Zero Bloat: No ads, no dashboard widgets, no usage tracking, and no upsells.
  • wp-config Configuration Mode: For added security, define SMTP settings in wp-config.php and lock the admin UI.

⚙️ Advanced: Configure SMTP via wp-config.php

Pinny’s Simple SMTP supports configuration directly from wp-config.php, allowing administrators and developers to lock SMTP settings and prevent changes from the WordPress dashboard.

When enabled, the plugin automatically switches the admin interface to read-only mode.

To enable this mode, add the following constants to your wp-config.php file

define('PINNYS_SMTP_FORCE', true);

define('PINNYS_SMTP_ENABLED', true);
define('PINNYS_SMTP_HOST', 'smtp.gmail.com');
define('PINNYS_SMTP_PORT', 587);
define('PINNYS_SMTP_ENCRYPTION', 'tls');

define('PINNYS_SMTP_AUTH', true);
define('PINNYS_SMTP_USERNAME', 'your@email.com');
define('PINNYS_SMTP_PASSWORD', 'your_app_password');

define('PINNYS_SMTP_FROM_EMAIL', 'your@email.com');
define('PINNYS_SMTP_FROM_NAME', 'Your Website');

Once PINNYS_SMTP_FORCE is enabled:

  • SMTP settings are loaded from wp-config.php
  • The WordPress settings page becomes read-only
  • Dashboard changes cannot override your configuration

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for email deliverability.

WP Mail SMTP by WPForms

Make email delivery easy for WordPress. Connect with SMTP, Gmail, Outlook, SendGrid, Mailgun, SES, Zoho, + mor...

Free 4M+ installs 4.8★ (5,185)
FluentSMTP

Free WP Mail SMTP plugin - fix WordPress email deliverability with Gmail, Amazon SES, SendGrid, Mailgun, Cloud...

Free 600k+ installs 4.8★ (400)
Easy WP SMTP

Make SMTP email sending and delivery easy. Configure Gmail SMTP, Outlook, Brevo, SendGrid, Mailgun, SendLayer...

Free 500k+ installs 4.6★ (707)
GoSMTP

GoSMTP

89

Send emails from your WordPress site using your preferred SMTP provider like Gmail, Outlook, AWS, Zoho, SMTP.c...

Free 500k+ installs 4.3★ (10)
Post SMTP

Improve WordPress email deliverability. Connect Gmail SMTP, Microsoft 365, Brevo, SendGrid, Mailgun, Zoho, Ama...

Free 300k+ installs 4.7★ (525)
Check & Log Email

Check & Log email allows you to test if your website is correctly sending emails . Overriding of email hea...

Free 100k+ installs 4.8★ (290)