dockerized_openAger/nodered/rootfs/data/node_modules/mailparser/README.md

12 lines
446 B
Markdown
Raw Normal View History

2020-10-17 16:42:50 +00:00
# mailparser
![Nodemailer](https://raw.githubusercontent.com/nodemailer/nodemailer/master/assets/nm_logo_200x136.png)
Advanced email parser for Node.js. Everything is handled as a stream which should make it able to parse even very large messages (100MB+) with relatively low overhead.
See [mailparser homepage](https://nodemailer.com/extras/mailparser/) for documentation and terms.
### License
Dual licensed under **MIT** or **EUPLv1.1+**