Investigate Email - reuteras/dfirws GitHub Wiki
There are many tools available to investigate emails and storage formats related to emails.
- emldump.py
- extract_msg
- Mbox Viewer
- msgviewer
- pstwalker
You can use emldump.py to look at and extract data from .eml files.
For .msg files you can use extract_msg. Se help and example below.