node.js - Split mail correspondence into parts using NodeJS -



using mailin.io receive emails , works great.
using example combines multipary parse incoming emails (example).
however, can't find way split email correspondence (email-replay-forward--- etc) it's unit parts. specifically, need way extract last message , it's content (as html or text).
have tried emailreplayparser didn't work me.

thanks!


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -