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-07 23:36:48 -06:00
parent 76e21a5b44
commit 2a676bf95b

@ -120,4 +120,6 @@ An example attachment includes:
data: [59,32,52, ..., 52,53,10]
}
}
```
```
* `mailparser` works against POP3 retrieved messages, can it work against IMAP?