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

Apple Mail send image files marked as inline even if it is not on body message (#7414) #7441

Closed
wants to merge 1 commit into from

Conversation

lucasmarin
Copy link
Contributor

Fix to reported issue #7414

Attached two e-mails with reported problem:

mail.txt
Comprovante de Up Grade.txt

@alecpl
Copy link
Member

alecpl commented Jun 18, 2020

Thanks, we might apply that change as a quick workaround, but I think we need a more general solution for handling images that are marked as inline, but are not used in the html body.

@lucasmarin
Copy link
Contributor Author

I agreed. I don't know if this will be default behavior of apple client and there are another mail clients with that behavior too.

@lucasmarin lucasmarin changed the title Apple Mail send image files marked as online even if it is not on body message (#7414) Apple Mail send image files marked as inline even if it is not on body message (#7414) Jun 18, 2020
@alecpl
Copy link
Member

alecpl commented Jun 27, 2020

I just noticed that these messages do not have a HTML part, so checking if HTML part exists might be a better fix.

@alecpl
Copy link
Member

alecpl commented Jun 27, 2020

Fixed via ec2e713.

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.

4 participants