Test files › Email › 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| Filename | forwarded-nested.eml |
| Format | EML |
| Size | 864 bytes (864 bytes) |
| MIME type | message/rfc822 |
| SHA-256 | 5abfbe80bb797acc0730b31f7ae1d820e91760d96d0a340e0347c181095995fc |
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