node-red-contrib-mailin-smtp

v1.0.2
SMTP server for Node-Red to respond to received emails without polling
node-red mailin

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

npm i node-red-contrib-mailin-smtp

Metadata

  • MIT
  • Whatever
  • Giles Roadnight
  • released 5/6/2016

Downloads

Maintainers