On Apr 11, 2022, at 17:02, paul.newton.hudl@gmail.com wrote:
Any ideas or suggestions regarding either approach (or a different approach) will be most welcome. In particular, I would not want to reinvent the wheel regarding the parsing of the EMLs - so if anybody knows of any tools or existing code that could be helpful .
Here's an example using Python and its built-in `mailbox` library: https://python-forum.io/thread-16787.html
-- Ed Leafe