Maildir deduplication script in Python
Some months ago I wrote a tiny Python script which scan all folders and sub-folders of a Maildir, then remove duplicate mails. You can give the script a list of email headers to ignore while it compares mails between each others. This is particularly helpful to find duplicate mails having β¦