Test files › Email › unicode-headers.eml
Sample EML file (unicode headers)
Subject and display name encoded as RFC 2047 encoded-words (=?UTF-8?B?...?=) carrying CJK, Arabic and emoji.
↓ Download unicode-headers.eml| Filename | unicode-headers.eml |
| Format | EML |
| Size | 427 bytes (427 bytes) |
| MIME type | message/rfc822 |
| SHA-256 | b1fdce2f073aca773af37f6e5cfdac7e9c654199d488ed6ce264f0505a943ef7 |
What this file catchesHeader decoding. A client that prints the raw =?UTF-8?B?...?= instead of the decoded text, or mangles the display name in a reply.
Download & verify
curl -fsSL -o "unicode-headers.eml" "https://files.hexaqa.com/email/unicode-headers.eml"
curl -fsSL "https://files.hexaqa.com/email/unicode-headers.eml" | sha256sum
# expect: b1fdce2f073aca773af37f6e5cfdac7e9c654199d488ed6ce264f0505a943ef7