Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix inline attachments and embedded images #22

Merged
merged 1 commit into from
Oct 8, 2020
Merged

fix inline attachments and embedded images #22

merged 1 commit into from
Oct 8, 2020

Conversation

dwalczyk
Copy link
Contributor

@dwalczyk dwalczyk commented Oct 8, 2020

My fix for MessageMask->getHTMLBodyWithEmbeddedBase64Images() - now will working correctly :)

Tested on gmail and outlook.

Additionally I added:

  • Part->content_type = content type of part
  • improved id part search from headers
  • fix bug (non-object on MessageMask::getHtmlBody())

@Webklex
Copy link
Owner

Webklex commented Oct 8, 2020

Hi @dwalczyk ,
thanks a lot for your pr 👍

@Webklex Webklex merged commit cb1a9cb into Webklex:master Oct 8, 2020
@aldobarr
Copy link

aldobarr commented Oct 9, 2020

This change broke message bodies completely. Getting a completely empty bodies array for almost all of the messages in my folder. How did this change even make it to production??

@Webklex
Copy link
Owner

Webklex commented Oct 9, 2020

Hi @hadesflames ,
thanks for your feedback. If you are experiencing any problems please feel free to create a new issue.

Please keep in mind that no one is getting paid for their contribution - we are all just doing it for each other. I'm grateful for every pull request. Please take a look at the license and read it carefully (note the limitations). Perhaps your expectations towards open source software are a bit off?

Best regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants