https://github.com/madmax3365/node-red-node-format-email
Node for formatting received emails
https://github.com/madmax3365/node-red-node-format-email
email-body-parsing node-red node-red-contrib
Last synced: 3 months ago
JSON representation
Node for formatting received emails
- Host: GitHub
- URL: https://github.com/madmax3365/node-red-node-format-email
- Owner: madmax3365
- Created: 2019-11-14T13:35:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T16:48:31.000Z (almost 5 years ago)
- Last Synced: 2025-09-21T11:27:17.943Z (9 months ago)
- Topics: email-body-parsing, node-red, node-red-contrib
- Language: HTML
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-red-node-format-email
Node for formatting received emails. Generally this node is port for [email-body-cleaner](https://github.com/madmax3365/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