Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 515 Bytes

File metadata and controls

13 lines (9 loc) · 515 Bytes

node-red-node-format-email

Node for formatting received emails. Generally this node is port for email-body-cleaner
Adds node in functions category

Installation

Run the following command in ~/.node-red:

npm install node-red-node-format-email

clean-body node

Cleans mail message body in msg.payload and returns msg object without touching other properties

Formatted message will be in msg.formatted