Test filesEmail › forwarded-nested.eml

Sample EML file (forwarded nested)

A forwarded message: a complete RFC 5322 message embedded as a message/rfc822 part inside another.

↓ Download forwarded-nested.eml
Filenameforwarded-nested.eml
FormatEML
Size864 bytes (864 bytes)
MIME typemessage/rfc822
SHA-2565abfbe80bb797acc0730b31f7ae1d820e91760d96d0a340e0347c181095995fc
What this file catchesRecursive parsing. Catches extractors that treat the nested message as opaque text, and anything that does not recurse into message/rfc822 when scanning attachments.

Download & verify

curl -fsSL -o "forwarded-nested.eml" "https://files.hexaqa.com/email/forwarded-nested.eml"
curl -fsSL "https://files.hexaqa.com/email/forwarded-nested.eml" | sha256sum # expect: 5abfbe80bb797acc0730b31f7ae1d820e91760d96d0a340e0347c181095995fc

More email test files

apple-mail.emlxattachment-tricky-filename.emldkim-spf-headers.emlempty-body.emlhtml-multipart.emlinline-image-cid.emllong-folded-headers.emlmailbox.mbox

← All Email files