gmail-api-parse-message
gmail-api-parse-message copied to clipboard
Parses the response from the Gmail API's GET message method
So for one email, it is a glassdoor type of email where it sends you confirmation of your application with the company logo and stuff, the textPlain value of the...
Love your module and have been using it for a while. In my app, very rarely, I have noticed messages come in sorted lower in date order than they should...
Hello, It seems the parseMessage returns wrong result when a *.eml file (mimeType: message/rfc822) was attached. The attachment might be parsed as email too, and the result from *.eml overwrite...