Actra SMTP

外掛說明

Actra SMTP is designed for simplicity and performance. It uses the native PHPMailer library included in WordPress core to route all emails through your preferred SMTP server.

螢幕擷圖

安裝方式

  1. Upload the actra-smtp folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure your SMTP settings under ‘Settings > Actra SMTP’.

常見問題集

Does this plugin support Gmail/Outlook?

Yes, as long as you provide the correct SMTP host and credentials.

Is it compatible with other mail plugins?

You should only have one SMTP plugin active at a time to avoid conflicts.

使用者評論

2026 年 6 月 26 日 1 則留言
Exactly what an SMTP plugin should be: simple, lightweight, and it just works. No unnecessary features, no ads, no upsells, and no complicated setup. I had it configured in just a few minutes, and emails were sent reliably right away. If you’re looking for a straightforward SMTP plugin without all the extra clutter, this is an excellent choice.
2026 年 5 月 28 日
thanks to this plugin, i don’t need to edit my functions.php anymore to set up the smtp.
閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Actra SMTP〉的開發相關工作。

參與者

將〈Actra SMTP〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.5

  • Revert custom password sanitization to ensure valid passwords remain unchanged.

1.0.4

  • Refactor sanitization and general code structure.
  • Implement custom sanitization for password fields.

1.0.2

  • Initial release.