Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.12 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.12 KB

nodebb-plugin-emailer-local

NodeBB plugin for sending emails via SMTP services

Installation

  • 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

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.

Features to add

DKIM signatures
Popular services (Gmail, Hotmail, etc.)

Credits

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. :)