@calipsa/mailparser

Parse e-mails

Usage no npm install needed!

<script type="module">
  import calipsaMailparser from 'https://cdn.skypack.dev/@calipsa/mailparser';
</script>

README

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

Dual licensed under MIT or EUPLv1.1+