baip / maildir-deduplicate

:e-mail: CLI to deduplicate mails from maildir folders.

Home Page:https://maildir-deduplicate.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maildir Deduplicate

Command-line tool to deduplicate mails from a set of maildir folders.

Stable release: Last release Python versions Software license Requirements freshness

Development: Unit-tests status Documentation Status Coverage Status Code Quality

Features

  • Duplicate detection based on cherry-picked mail headers.
  • Source mails from multiple maildirs.
  • Multiple removal strategies based on size, timestamp or file path.
  • Dry-run mode.
  • Protection against false-positives by checking for size and content differences.

Installation

This package is available on PyPi, so you can install the latest stable release and its dependencies with a simple pip call:

$ pip install maildir-deduplicate

Documentation

Docs are hosted on Read the Docs.

About

:e-mail: CLI to deduplicate mails from maildir folders.

https://maildir-deduplicate.readthedocs.io

License:GNU General Public License v2.0


Languages

Language:Python 100.0%