Send and receive emails using @sinch/node-red-mailgun

Sinch has just released a third package of nodes. This time, a package of nodes integrating with Mailgun API. These nodes enables you to send and receive emails through the Mailgun API.

The Mailgun package consists of two nodes:

Nodes
Receive email node Handles and routes incoming emails where the target email address field matches the configiured Match sender field.
Send email node Sends emails (templates or plain text) through the Mailgun API. Also catches and routes events, such as: Delivered, Failed, etc.

If you are interested in reading more about the Mailgun nodes, see: Sinch community page.