Skip to content

Instantly share code, notes, and snippets.

@nardhar
Last active May 4, 2017 13:45
Show Gist options
  • Save nardhar/833a87073b30595e682eff6a607aa04f to your computer and use it in GitHub Desktop.
Save nardhar/833a87073b30595e682eff6a607aa04f to your computer and use it in GitHub Desktop.
Convert MSG to EML
install msgconvert
$ sudo apt-get install libemail-outlook-message-perl
then convert file.msg
$ msgconvert file.msg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment