node-red-contrib-mail-actions
v1.0.1
Published
A node to take operations on IMAP email.
Downloads
42
Readme
node-red-contrib-email-actions
=========================
A simple Node-RED (http://nodered.org) node to perform operations on emails retrieved via the email-in node.
Features
- Leaves original payload unchanged
- Optionally Adds lables to emails
- Optionally moves emails to a specified folder
Install
Run the following command in the root directory of your Node-RED install (typically ~/.node-red)
npm install node-red-contrib-email-actions
Example
Author
Andy Feltham, https://github.com/FilamentAI