Test files › Email › long-folded-headers.eml
Sample EML file (long folded headers)
Headers folded across many continuation lines, including a To: field with 25 recipients and a 300-character subject.
↓ Download long-folded-headers.eml| Filename | long-folded-headers.eml |
| Format | EML |
| Size | 1.0 KB (1,033 bytes) |
| MIME type | message/rfc822 |
| SHA-256 | f59190b8aa44837cefff19dd8dc1e2b1eb45ac4f4b9b7e0af44bb571238b9f62 |
What this file catchesHeader unfolding. Catches parsers that read one physical line per header, truncate at 78 characters, or lose recipients after the first fold.
Download & verify
curl -fsSL -o "long-folded-headers.eml" "https://files.hexaqa.com/email/long-folded-headers.eml"
curl -fsSL "https://files.hexaqa.com/email/long-folded-headers.eml" | sha256sum
# expect: f59190b8aa44837cefff19dd8dc1e2b1eb45ac4f4b9b7e0af44bb571238b9f62