levz0r / gmail-tester

A simple Node.js Gmail client which checks the inbox for message existence
MIT License
252 stars 67 forks source link

The src attribute value is always "cid:logoImage" for the img element in the emails[0].body.html #104

Closed OmarSlame closed 2 years ago

OmarSlame commented 2 years ago

When getting the html for the email body using get_messages, The src attribute value is always "cid:logoImage" for the img element, see the below snippet: image

What is needed? Support getting the actual value for the src attribute for the img element

OmarSlame commented 2 years ago

"cid:logoImage" means that the image exists in the attachment as base64