Python Script for Removing Duplicates from a mailbox via IMAP

I found an excellent utility for removing duplicates from a mailbox. Python3, works well from the unix command line.

https://github.com/quentinsf/IMAPdedup

hope it helps someone like it did me.

2 Likes