Test files › Email › html-multipart.eml
Sample EML file (html multipart)
multipart/alternative carrying both a text/plain and a text/html version of the same message.
↓ Download html-multipart.eml| Filename | html-multipart.eml |
| Format | EML |
| Size | 593 bytes (593 bytes) |
| MIME type | message/rfc822 |
| SHA-256 | f0092b2f4414211ce1f3d5813729cc7ed0646f9f0fd4df5fd1de1e5ffd193a07 |
What this file catchesClients that pick the wrong alternative, or render the HTML part as literal text. Also catches parsers that stop at the first part.
Download & verify
curl -fsSL -o "html-multipart.eml" "https://files.hexaqa.com/email/html-multipart.eml"
curl -fsSL "https://files.hexaqa.com/email/html-multipart.eml" | sha256sum
# expect: f0092b2f4414211ce1f3d5813729cc7ed0646f9f0fd4df5fd1de1e5ffd193a07