Test files › Email › with-attachment.eml
Sample EML file (with attachment)
multipart/mixed with a base64-encoded PNG attachment and a Content-Disposition filename.
↓ Download with-attachment.eml| Filename | with-attachment.eml |
| Format | EML |
| Size | 693 bytes (693 bytes) |
| MIME type | message/rfc822 |
| SHA-256 | ca97de3ad84e6e15180a50d27b2a9195d4a77ea10f6fce7e3ae5ff6f47c3e3bf |
What this file catchesAttachment extraction: base64 decoding, filename parsing, and handlers that assume every part is text.
Download & verify
curl -fsSL -o "with-attachment.eml" "https://files.hexaqa.com/email/with-attachment.eml"
curl -fsSL "https://files.hexaqa.com/email/with-attachment.eml" | sha256sum
# expect: ca97de3ad84e6e15180a50d27b2a9195d4a77ea10f6fce7e3ae5ff6f47c3e3bf