Socket
Socket
Sign inDemoInstall

node-red-contrib-mailin-smtp

Package Overview
Dependencies
228
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    node-red-contrib-mailin-smtp

SMTP server for Node-Red to respond to received emails without polling


Version published
Weekly downloads
3
Maintainers
1
Created
Weekly downloads
 

Readme

Source

node-red-contrib-mailinSMTP

SMTP server for Node-Red to respond to received emails

This is a simple wrapper for mailin.io. You can configure a port but for this to work in the real world the port must be 25 (other ports could be used locally for testing).

A correct MX record should be setup on a domain and pointed at the server where node is running to receive emails.

Emails will be lost and not stored anywhere so I suggest that only copies of emails are forwarded to this server.

Install

npm install node-red-contrib-mailin-smtp

Keywords

FAQs

Last updated on 06 May 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc