mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-12-26 23:16:47 +01:00
Update README.md
This commit is contained in:
@@ -3,6 +3,16 @@ node-red-node-email
|
||||
|
||||
<a href="http://nodered.org" target="info">Node-RED</a> nodes to send and receive simple emails.
|
||||
|
||||
**v4 Breaking Change**
|
||||
|
||||
Version 4.x introduced a breaking change. Users of the email-mta node will have to re-enter any user/passwords used to authenticate incoming mail. This was caused by the existing property clashing with another internal users property. Apologies for the inconvenience.
|
||||
|
||||
**Notes** :
|
||||
Version 3.x of this node requires **Node.js v18** or newer.
|
||||
Version 2.x of this node requires **Node.js v16** or newer.
|
||||
Version 1.91 of this node required **Node.js v14** or newer.
|
||||
Previous versions of this node required **Node.js v8** or newer.
|
||||
|
||||
Pre-requisite
|
||||
-------------
|
||||
|
||||
@@ -11,12 +21,6 @@ getting an application password if you have two-factor authentication enabled.
|
||||
|
||||
For Exchange and Outlook 365 you must use OAuth2.0.
|
||||
|
||||
**Notes **:
|
||||
Version 3.x of this node requires **Node.js v18** or newer.
|
||||
Version 2.x of this node requires **Node.js v16** or newer.
|
||||
Version 1.91 of this node required **Node.js v14** or newer.
|
||||
Previous versions of this node required **Node.js v8** or newer.
|
||||
|
||||
Install
|
||||
-------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user