email node - add msg.priority and msg.headers options

This commit is contained in:
Dave Conway-Jones
2020-10-26 09:08:10 +00:00
parent 3b7fb0aa95
commit 07e5d9fd65
4 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "node-red-node-email",
"version": "1.8.1",
"version": "1.8.2",
"description": "Node-RED nodes to send and receive simple emails.",
"dependencies": {
"imap": "^0.8.19",