Coremail / mailparser

Decode mime formatted e-mails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mailparser

Nodemailer

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 for documentation and terms.

License

EUPL-v1.1 or later

Note

As this project has been deprecated by the official team (more detail here), it has been forked to the Coremail organization to maintain, like compiling into ES5 syntax.

About

Decode mime formatted e-mails

License:European Union Public License 1.1


Languages

Language:JavaScript 99.9%Language:Shell 0.1%