Independent technical writer focused on email file formats, mailbox conversion, and email forensics. Based in India.
PST, OST, MBOX, EML, and OLM internals. Mailbox migration and archival workflows. Email header analysis and chain-of-custody documentation. Open, vendor-neutral reference material released under CC0 and MIT.
email-forensics-notes is my reference material on email forensics and mailbox conversion: a PST health checklist, an email file format reference covering PST/OST/MBOX/EML/OLM, and an email forensics methodology guide. Released under CC0.
eml-header-analyzer is a small Python CLI that parses an EML message and prints the Received chain, authentication results (SPF/DKIM/DMARC), and key envelope fields. MIT-licensed.
mbox-tools is a Python CLI for mbox archives: quick stats, deduplication by Message-ID, and date-range splitting. Read-only on the source. MIT-licensed.