
前言介紹
- 這款 WordPress 外掛「Pinny's Simple SMTP – The Lightest SMTP Plugin (3KB) & Dead Easy Setup」是 2025-12-20 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2026-01-25,距離現在已有 32 天。
- 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
mail | smtp | email | phpmailer | deliverability |
內容簡介
總結:Pinny's Simple SMTP 是整個 WordPress 儲存庫中最輕量的 SMTP 外掛,僅4.5KB。使用簡單、高度安全,包含您可靠寄送電子郵件所需的所有基本功能。
1. Pinny's Simple SMTP 是 WordPress 儲存庫中最輕量的 SMTP 外掛,僅有4.5KB大小。
2. 與大多數他 SMTP 外掛(通常超過2MB大小)不同,Pinny's Simple SMTP 非常輕巧,易於設置,且不會在安全性上妥協。
3. 這款外掛與眾不同,比 favicon 還小,可與任何郵件提供者配合使用,並且僅需幾秒鐘即可完成設置。
4. 功能:
- 全球最輕量(4.5KB):是目前儲存庫中最輕量的 SMTP 外掛,不會影響網站速度。
- 加密安全性:我們嚴肅對待安全性。使用本地 WordPress 鹽將您的 SMTP 密碼加密在數據庫中。絕不以純文本形式存儲認證。
- 無痛設置:不需要混亂的巫師或教學。只需輸入您的主機、端口和登錄,然後點擊保存。
- 所有基本功能:支持 TLS/SSL,自定義端口,"From" 電子郵件/名稱覆蓋,並包含 1-按一下測試郵件工具。
- 無膨脹:無廣告、無儀表板小工具、無使用追踪,無宣傳。
4KB 標準(比較):
1. 下載大小(ZIP):~2.5MB(典型 SMTP 外掛) vs ~4.5KB(全球最輕量)(Pinny's Simple SMTP)
2. 安全性:常見的純文本(典型) vs 完全加密(Pinny's)
3. 設置時間:5-10分鐘(巫師)(典型) vs 30秒(無痛)(Pinny's)
4. 數據庫膨脹:高(典型) vs 無膨脹(Pinny's)
原文外掛簡介
Pinny’s Simple SMTP is the lightest SMTP plugin in the entire WordPress repository, weighing in at just 3KB. 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:
World’s Lightest (3KB): This is the most lightweight SMTP plugin currently available on the repository. 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.
🛡️ The “Zero-Retention” Security Promise
Pinny’s Simple SMTP is built on a strict security philosophy: WordPress is a CMS, not an Email Archive.
Most SMTP plugins log every email sent from your site into your WordPress database. While this seems convenient, it introduces massive security risks, database bloat, and privacy violations.
We feature a Zero-Retention Architecture. We connect, deliver, and vanish. Here is why this is safer for you:
1. The Security Risk (Why we don’t log)
Storing email logs in your database creates a high-value target for hackers.
The “Big Hack” Reality: In 2024 and 2025, major SMTP plugins (such as Post SMTP) suffered critical vulnerabilities (CVE-2023-6875 and CVE-2025-11833). Hackers were able to bypass authentication, trigger password reset emails, read the plugin’s email logs to capture the reset link, and take over the entire website.
Our Fix: You cannot steal what isn’t there. By not logging emails, Pinny’s Simple SMTP renders this entire class of “Account Takeover” attacks impossible.
2. The Database & Privacy Problem
Bloat: Transactional logs grow indefinitely. A busy store sends thousands of emails a month. Storing these in wp_options or custom tables slows down your site and bloats your backups.
GDPR & Privacy: Your database should not permanently store customer PII (Personally Identifiable Information) like password reset links, purchase receipts, or private contact form messages. If your site is compromised, those logs are a leak waiting to happen.
3. The Right Way to Log
If you need to track email delivery, do it where it belongs: At your Email Provider.
Gmail / Google Workspace: Has a “Sent” folder and comprehensive audit logs.
SendGrid / Mailgun / SES: These services are built to archive millions of emails securely, with proper rotation policies and access controls.
Microsoft / Outlook: Native “Sent Items” retention.
Pinny’s Simple SMTP keeps your WordPress database clean, fast, and secure by letting your email provider do its job.
🚫 The “Anti-Bloat” Architecture: Why We Rejected OAuth
Pinny’s Simple SMTP is built on a strict performance philosophy: Do not load code you do not use.
The industry standard is to force users into OAuth (Log in with Google/Microsoft). While this looks fancy, for a WordPress plugin, it is technically inferior to standard SMTP. Here is why we deliberately stripped OAuth out of Pinny’s:
1. The “Universal Adapter” Trap (Bloat)
Most users connect to one provider (e.g., just Gmail). However, to support OAuth, other plugins must bundle massive SDK libraries for 10–15 different services (Google, Microsoft, Amazon, Yahoo, Zoho, etc.).
The Result: You install megabytes of vendor code just to send a simple email.
Our Fix: Pinny’s uses standard SMTP. We don’t force you to host 14 unused API libraries on your server just to use the 15th. This keeps our codebase at ~3KB.
2. The Complexity Risk (Security)
In security, Complexity is the Enemy. OAuth flows require redirects, token storage, refresh tokens, and constant API updates. Every external library added to a plugin increases the “Attack Surface”—more code means more places for bugs to hide.
The Reality: If a plugin’s bundled “Google API Client” has a vulnerability, your site is at risk—even if you are using Outlook.
Our Fix: We use native WordPress functions. No external dependencies. No third-party SDKs. No supply-chain vulnerabilities.
3. App Passwords: The Superior Choice
We use App Passwords (Standard SMTP Authentication). This is the secure, recommended method for server-side mailing (Gmail/Workspace & Microsoft 365).
Strictly Scoped: An App Password usually only has permission to send mail. Unlike an OAuth token (which can sometimes be scoped too broadly), an App Password cannot be used to change your account settings or read your Drive files.
Instantly Revocable: If you suspect a breach, you can revoke that specific App Password instantly from your Google/Microsoft dashboard without changing your main login credentials.
Zero Downtime: OAuth tokens expire or disconnect if the API changes. App Passwords work until you say stop.
Pinny’s Simple SMTP chooses stability over shiny buttons. Enter your Host, Port, and App Password → Save. Done.
The Lightweight Champion (Comparison)
Why slow down your site with megabytes of code just to send an email? See how Pinny’s compares to the other plugins.
🏆 Pinny’s Simple SMTP: Size: ~3 KB | Ads: None | Security: Encrypted 🔒 | Logs: None (Secure) | Tables: 0 (Clean)
🐢 WP Mail SMTP: Size: ~2.6 MB | Ads: Yes (Dashboard) | Security: Plain Text | Logs: Locked (Pro) | Tables: Custom Tables
🐢 Post SMTP: Size: ~14.8 MB | Ads: Yes | Security: Base64 ⚠️ | Logs: High Risk (See CVE-2025-11833) | Tables: Custom Tables
🐢 FluentSMTP: Size: ~2.2 MB | Ads: None | Security: Encrypted 🔒 | Logs: Yes (Adds Bloat) | Tables: Custom Tables
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Pinny's Simple SMTP – The Lightest SMTP Plugin (3KB) & Dead Easy Setup」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
WP Mail Logging 》WP Mail Logging 是最受歡迎的 WordPress 或 WooCommerce 郵件記錄外掛程式。啟用後立即運作,無需任何設定。, 為什麼要記錄 WordPress 或 WooCommerce 發送...。
Deliverability – pass DKIM, SPF, DMARC & more 》我們的 WordPress Deliverability Plugin 可讓您輕鬆簽署網站產生的電子郵件,並通過 DKIM 簽名進行驗證。, 但我們的 Deliverability Plugin 不僅如此!實際...。
WP Mail Pro 》每月免費 1,000 封電子郵件,無需信用卡,在 WordPress 中可靠地傳送電子郵件不必昂貴或複雜。, WP Mail Pro 結合了我們的 WordPress 插件和電子郵件發送服務...。
Email Essentials 》### 總結:, Email Essentials 大大降低您的郵件被標記為垃圾郵件或被拒收的風險。這個外掛最初是一個調試工具,現在已成為一個功能完善的郵件增強外掛程式。,...。
Oderland SMTP & Postal Mailer 》**總結:** Oderland SMTP & Postal Mailer 是一個外掛,允許使用者透過 SMTP 或 Postal 寄送郵件。, , **問題與答案:**, , 1. 這個外掛的主要功能是什...。
eCommerce Email Health Check 》總結:不必再擔心遺失的電子商務郵件!這個免費且簡單的外掛能在短短幾分鐘內幫助您診斷商店的郵件發送健康狀況。它運行一系列檢查,以識別導致電子郵件進入...。
