Linux 软件免费装
Banner图

Pinny’s Simple SMTP – 轻量级 SMTP 邮件发送器

开发者 realpinny
更新时间 2026年8月31日 03:21
PHP版本: 7.0 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

email mail gmail smtp no-bloat

下载

1.1.0 1.0.0 1.2.0

详情介绍:

安装:

  1. Upload the Plugin
  2. Download the plugin ZIP file.
  3. In your WordPress admin dashboard, navigate to Plugins > Add New, and click Upload Plugin.
  4. Choose the ZIP file you downloaded and click Install Now.
  5. Activate the Plugin
  6. Once installed, click Activate to enable Pinny’s Simple SMTP.
  7. Configure SMTP Settings
  8. Go to Settings > Pinny’s SMTP in the admin menu.
  9. Enter your SMTP host, port, and other settings.
  10. Save your changes.
  11. Send a Test Email
  12. Enter a test email address and click Send Test Email to verify your SMTP configuration.

屏幕截图:

  • 通过 wp-config.php 强制配置模式(后台界面只读)。

升级注意事项:

1.2.0 New: Optional wp-config configuration mode. Define SMTP settings in wp-config.php to lock the admin UI and prevent dashboard changes. Includes additional edge-case hardening and reliability improvements. 1.1.0 Major Update: Switched to native WP Settings API for stability and fixed caching issues. Plugin size reduced to ~3KB (yup, you read that right).

常见问题:

如何配置 Pinny's Simple SMTP?

设置非常简单!只需在插件设置中输入您的 SMTP 主机、端口和登录凭据,然后点击“保存”即可。搞定!

这个能在 Gmail 或 Outlook 上用吗?

Yes! However, because we don't use bloated OAuth libraries, you must use an App Password generated by Google or Microsoft in place of your standard login password.

我的密码是如何存储的?

您的 SMTP 密码会在数据库中借助 WordPress 盐值自动加密。我们绝不以明文形式存储凭据,确保您的数据安全无虞。

这款插件与其他 SMTP 插件有何不同?

Pinny's Simple SMTP 仅有 4KB,是 WordPress 上极致轻量的 SMTP 插件。它配置快捷、密码加密安全可靠,且做到真正的零臃肿——没有广告,没有诱导升级,更没有多余的无关功能。

更新日志:

== Changelog == 1.2.0 1.1.0 1.0.0