Open cleitongarcia opened 6 years ago
I cant really understand the question here. You cant really "get a forwarded message"
At the moment I made some modifications to the IncomingMessage and ImapClient class to allow the inline images to be displayed, and when an email is forwarded it does not have a body, so when you try to get this email it comes blank, so I modified the code for perform a search and find the first email with the same title as the forwarded email and then assign the value. I'll edit the changes for you to rate!
I already have clonned the repo, but i cannot push! What i should do?
You cannot commit directly to master. Please fork this repo, commit the changes there then open a pull request
How i can get a forwarded message?
Now i can nulled.
Obs.: I have a modification for ImagesInline and get attachments