nodebb-plugin-emailer-cppnet
Deprecation Notice: The functionality of this plugin has been integrated into the NodeBB core 1.6.1. In the Email settings enable Use external email server to send emails
and then choose Custom Service
.
NodeBB plugin for sending emails via SMTP services
Installation
- Install this plugin via the "Plugins" page in the ACP
- 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 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.
Credits
Original Author: AlfredDobradi
This plugin has been forked from the NodeBB repository to fix some issue. A pull request is pending. Consider this plugin temporary and switch back as soon as the issues have been fixed in the main plugin.