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. Активируйте плагин на странице Плагины в панели управления WordPress.
  3. Go to \»Settings > EmailZap SMTP\» and fill in your SMTP information. Click \»Save Changes.\»

Часто задаваемые вопросы

SMTP не работает после настройки

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

  • Первая версия