I've outlook email data in the firm of EML files. There are various levels of nesting of attachments.
Is there a generic way to extract the attached .msg and its attachments recursively?
A full piece of code or relevant code snippet would be much more helpful than plain approach.