Skip to content

fix: full email download in iOS Mail#26

Open
analog-nico wants to merge 1 commit into
foundation:masterfrom
analog-nico:patch-1
Open

fix: full email download in iOS Mail#26
analog-nico wants to merge 1 commit into
foundation:masterfrom
analog-nico:patch-1

Conversation

@analog-nico

Copy link
Copy Markdown
Contributor

When you receive a html email in iOS Mail via POP you may experience the "This message has no content." preview text as well as the "This message is only partially downloaded." text inside the email. The user has to click "Download remaining xx KB" to see the full email.

The above padding added to the head is a workaround to make iOS Mail download the full message automatically and is described here in detail: https://www.emailonacid.com/blog/article/email-development/ensure_that_your_entire_email_is_rendered_by_default_in_the_iphone_ipad

When you receive a html email in iOS Mail via POP you may experience the "This message has no content." preview text as well as the "This message is only partially downloaded." text inside the email. The user has to click "Download remaining xx KB" to see the full email.

The above padding added to the head is a workaround to make iOS Mail download the full message automatically and is described here in detail: https://www.emailonacid.com/blog/article/email-development/ensure_that_your_entire_email_is_rendered_by_default_in_the_iphone_ipad
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.

1 participant