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 - Autoloader issue not returning Class -

java - How to put two numbers separated by a space into two different arrays -

python - matplotlib equivalent for Ubuntu servers with no GUI? -