Skip to content
View leenadesq's full-sized avatar

Block or report leenadesq

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
leenadesq/README.md

Leena Taylor Paul

Independent technical writer focused on email file formats, mailbox conversion, and email forensics. Based in India.

What I work on

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.

Repositories

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.

Popular repositories Loading

  1. leenadesq leenadesq Public

    My GitHub profile README

  2. email-forensics-notes email-forensics-notes Public

    Practical notes, checklists and reference guides on email forensics, PST/OST/MBOX file formats, and mailbox conversion workflows.

  3. eml-header-analyzer eml-header-analyzer Public

    Small Python CLI for parsing EML message headers and reporting the Received chain, authentication results, and key metadata.

    Python

  4. mbox-tools mbox-tools Public

    Small Python CLI utilities for working with mbox mail archives: stats, deduplication, and date-range splitting. Read-only, vendor-neutral.

    Python