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.

屏幕截图

  • The Actra SMTP settings page with smart defaults and clear authentication hints.

安装

  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 年 5 月 28 日
thanks to this plugin, i don’t need to edit my functions.php anymore to set up the smtp.
阅读所有1条评价

贡献者及开发者

「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.