NodeBB plugin for sending emails via SMTP services
- First install the package from the NPM repository
cd /nodebb/install/path
npm install git://github.com/psychobunny/nodebb-plugin-emailer-local
- Then enable the plugin in NodeBB's Admin Control Panel in the Plugins tab.
- Restart NodeBB
- Open NodeBB's Admin Control Panel
- Click on the Emailer (SMTP) item in the Plugins section
- Set hostname, port, user name and password fields
- Click on Settings and set the desired address to use on the Email tab.
DKIM signatures
Popular services (Gmail, Hotmail, etc.)
Original Author: AlfredDobradi
The NodeBB team is currently taking care of maintenance upgrades for this plugin (compatibility between versions). If anybody wishes to become the core maintainer of this plugin and add new features, please give us a shout on this plugin's thread on our community. :)