All guides

Export email for
legal discovery on Mac.

A practical, defensible workflow for producing email evidence as PDFs — from scope definition through final production. Written for paralegals, litigation support, and compliance teams working on macOS.

Published April 22, 2026 · Updated April 22, 2026 · Workflow guide, not legal advice

Before anything else: this is a workflow, not a certification

This guide describes a practical process for producing email evidence using consumer-grade Mac tools. It is not a substitute for advice from counsel, nor is it a certified forensic workflow. For high-stakes matters, engage a qualified eDiscovery vendor or forensic examiner. For routine internal productions, document retention, or small-matter evidence collection where budget won't support a dedicated platform, the workflow below is practical and defensible when paired with careful documentation.

The end-to-end process

  1. Scope. Define what to collect.
  2. Collect. Export MBOX archives from each source system.
  3. Preserve. Copy originals, hash them, work only on copies.
  4. Filter. Select only in-scope messages.
  5. Produce. Convert to PDF with consistent formatting and stamps.
  6. Verify. Spot-check and document.

Step 1 — Define scope

Scope creep is the enemy of a defensible production. Write down, before touching any email, the four dimensions of your collection:

Keep this scope document as part of the production log. When opposing counsel asks how you determined what was responsive, this is the answer.

Step 2 — Collect MBOX exports

For each custodian and each mail source, produce an MBOX export. The process depends on the source:

Step 3 — Preserve originals

This step is what turns a casual export into a defensible one. Do it every time.

  1. Create a dedicated "Originals" folder. On an external drive or a dedicated project directory. Write-protected if possible.
  2. Copy each MBOX into Originals with a consistent naming convention. Example: SMITH_Alice_Gmail_2024-01-01_to_2024-12-31.mbox.
  3. Calculate SHA-256 hashes for every file. In Terminal:
    shasum -a 256 *.mbox > hashes.txt
    Keep hashes.txt in the Originals folder. You can re-verify at any point that the files haven't been modified.
  4. Work from a copy, not the original. Duplicate the Originals folder to a Working folder. All filtering, conversion, and review happens on Working copies.

MBOX to PDF reads input files but never modifies them. Output goes to a separate folder you specify. Still, the copy-and-hash habit protects against accidents and satisfies most reasonable chain-of-custody questions.

Step 4 — Filter to in-scope messages

Open MBOX to PDF and drag the Working copies in. The selection view shows every message with sender, recipient, subject, and date.

Apply your scope filters:

For complex keyword-based responsiveness review across many custodians, this manual filtering hits a ceiling. Engage a review platform (Relativity, Logikcull, Disco, etc.) when your collection exceeds what one person can review manually. MBOX to PDF is useful for small-to-medium productions and for generating PDF sets feeding a downstream platform.

Step 5 — Produce with consistent formatting

Configure MBOX to PDF's output for production work:

Recommended production settings

A note on Bates numbering

Formal Bates numbering — party prefixes with consecutive numbers like SMITH_000001 through SMITH_041572 — is typically applied in a dedicated review or production platform (Relativity, CaseFleet, Logikcull, etc.) after PDF conversion. MBOX to PDF produces consistent sequential page numbers across the PDF set; convert those to formal Bates stamps in your review tool.

For small productions where you don't have a platform, PDF editors like Adobe Acrobat or PDF Expert can apply Bates numbering to an existing PDF in a separate pass.

Step 6 — Verify and document

Before you produce anything, verify the output and build your production log.

Verification checklist

Production log entries

For every production, record:

Keep this alongside the Originals folder indefinitely. It's the authentication document if the production is ever challenged.

Handling privileged material

Privilege review is separate from collection and production. The recommended pattern:

  1. Collect the full responsive set with MBOX to PDF.
  2. Hand the PDF set to reviewing attorneys (or upload to a review platform).
  3. Reviewing attorneys mark privileged documents.
  4. Remove privileged documents from the final production.
  5. List removed documents on a privilege log (author, recipient, date, subject, privilege claimed).
  6. Produce the redacted set + the privilege log to opposing counsel.

MBOX to PDF does not perform automatic privilege detection. All privilege review is manual or via a dedicated review platform.

When to escalate beyond Mac tools

The MBOX-to-PDF-on-Mac workflow is appropriate for:

Escalate to a dedicated eDiscovery vendor or platform when you hit:

Even with a full eDiscovery platform, MBOX to PDF often plays a role in the intake pipeline — converting raw MBOX from custodian self-collection into standardized PDFs for platform ingestion.

Frequently asked questions

What format should email evidence be produced in?

PDF is the standard production format. It's portable, consistent, and viewable without an email client. Native MBOX or EML is often requested alongside for authentication.

Does MBOX to PDF support Bates numbering?

MBOX to PDF produces consistent sequential page numbers. Formal party-prefixed Bates stamps (e.g. SMITH_000001) are typically applied in a dedicated review platform or PDF editor after conversion.

How do I preserve chain of custody?

Copy originals to a protected folder, SHA-256 hash every file, document every conversion step and tool version, and work only on copies. MBOX to PDF does not modify input files.

Can I filter by date range and custodian?

MBOX to PDF's selection view lets you manually include or exclude messages. For keyword-based responsiveness review across many custodians, use a dedicated review platform downstream.

How do I handle privileged emails?

Privilege review is manual (or via a review platform) after initial conversion. Remove privileged documents from the final production and list them on a privilege log.

Should attachments be produced separately?

Typically yes. MBOX to PDF extracts attachments to a sibling folder for easier review and search.

Related reading

Production workflow

Produce with consistency.

Free to download. One-time premium upgrade. 100% offline.

Download on theMac App Store