Skip to content

julianlam/nodebb-plugin-emailer-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

NodeBB plugin for sending emails via SMTP services

Resources

Stars

Watchers

Forks

Packages

No packages published