Skip to content

FEAT: Mbox import #1142

@andrinoff

Description

@andrinoff

Describe the feature

matcha import mbox <path> ingests an mbox archive (Gmail Takeout uses mbox, as do many list archives). Each message becomes a cached email under a chosen folder.

Why this matters

Gmail Takeout is the most common bulk export format on the planet. Without mbox import, users cannot move their archive into matcha.

Notes

  • Tolerate both 'mboxo' and 'mboxrd' variants.
  • Stream parse to avoid loading multi-GB archives in memory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions