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.\”

FAQ

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

  • 初版リリース