1
0
mirror of https://github.com/node-red/node-red-nodes.git synced 2023-10-10 13:36:58 +02:00

Updated Email (markdown)

Neil Kolban 2016-03-08 18:21:29 -06:00
parent 78711753d0
commit 61fd152413

@ -90,6 +90,9 @@ function processNewMessage(message) {
send the message onwards for processing down the flow;
}
```
With the above in mind, the next thing to consider is how the above are to be processed. This breaks into two parts ... POP3 and IMAP.
---
### Related forum posts and issues: