node-red-contrib-mailin-smtp

1.0.2 • Public • Published

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

/node-red-contrib-mailin-smtp/

    Package Sidebar

    Install

    npm i node-red-contrib-mailin-smtp

    Weekly Downloads

    7

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • roaders