nodebb-plugin-emailer-yandex
v0.5.0
Published
NodeBB plugin to send emails via Yandex SMTP service
Downloads
6
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. [email protected])
- Do not forget to set the same email address in NodeBB ACP on "Settings > Email" tab
Credits
Original Author: AlfredDobradi