0.5.0 • Published 6 years ago

nodebb-plugin-emailer-yandex v0.5.0

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

nodebb-plugin-emailer-yandex

NodeBB plugin for sending emails via Yandex SMTP service

Installation

  • First install the package from the NPM repository
cd /nodebb/install/path
npm install git://github.com/MegaGM/nodebb-plugin-emailer-yandex
  • Then enable the plugin in NodeBB's Admin Control Panel in the Plugins tab.
  • Restart NodeBB

Configuration

  • Open NodeBB's Admin Control Panel
  • Click on the Yandex Emailer item in the Plugins section
  • Set your email address and password fields (e.g. no-reply@mydomain.ru)
  • Do not forget to set the same email address in NodeBB ACP on "Settings > Email" tab

Credits

Original Author: AlfredDobradi