Nodemaling Project Details

Project information

  • Category
  • Node Module || SDK
  • Technologies Used
  • JavaScript, CommonJS, NPM, Git, GitHub, AJAX, SMTP
  • Project URL
  • View on GitHub
Description

Nodemailing is a lightweight emailing system that takes advantage of SMTP to allow users to easily send emails with no configuration at all. In fact, all you need do is to require the Nodemailing module and call the send funtion. Pass your SMTP Host, username, password, recipient, subject, body, and voila! Your messages gets sent immediately.