Extract and display email headers and decode attachments from .eml files. Useful for examining email routing, authentication, and accessing attached files.
What to Enter:
- Full email content (.eml file)
What You'll Get:
- Basic headers (From, To, Subject)
- Authentication headers (if present)
- Received header chain
- Decoded attachments with download links