I have a mbox file, with 200 emails, each with 4 attachments.
I want to extract those emails to a folder for each email, the name of the folder would be the title of the email, inside the folder a html file with the message, and all the attachments.
Is there a way to do that, using python, or a program?