Is there a library that can parse msg or eml files? I wrote a script that parses an email message after converting it to a txt file, but I cannot find an email client that allows me to easily drag emails from gui to a folder as a txt file (if someone knows this, I would like to know!)
Drag-n-dropping from Outlook creates a .msg file, and Thunderbird creates a .eml file. Does anyone know a library that will parse these files like these?
source share