README
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