Test filesEmail › 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
Filenamelong-folded-headers.eml
FormatEML
Size1.0 KB (1,033 bytes)
MIME typemessage/rfc822
SHA-256f59190b8aa44837cefff19dd8dc1e2b1eb45ac4f4b9b7e0af44bb571238b9f62
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

More email test files

empty-body.emlforwarded-nested.emlhtml-multipart.emlinline-image-cid.emlmailbox.mboxmissing-required-headers.emloutlook-message.msgplain-text.eml

← All Email files