EmailZap

描述

EmailZap is a simple and lightweight plugin that replaces WordPress’s default mail sending with SMTP.
You can easily configure SMTP host, port, encryption method, authentication, username, and password from the admin settings page.

Passwords are encrypted using AES-256-CBC before being saved to the database, enhancing your site’s security.

安装

  1. Upload the emailzap folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to \”Settings > EmailZap SMTP\” and fill in your SMTP information. Click \”Save Changes.\”

常见问题

SMTP is not working after setup

Please double-check your SMTP host, port, encryption, and credentials.
Also ensure your server can connect to the SMTP server (firewall settings, port availability, etc.).

评价

此插件暂无评价。

贡献者及开发者

「EmailZap」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「EmailZap」插件已被翻译至 3 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「EmailZap」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial release