Opening msg Outlook files in Ubuntu or Linux Mint

Opening .msg Outlook files in Ubuntu or Linux Mint

Refer: https://freeelectron.ro/opening-msg-outlook-files-in-ubuntu-or-linux-mint/

Works okay, attachments are messed up.

Use this viewer instead and attachments might work.

To install msgconvert, open a shell, then type:

sudo apt-get install libemail-outlook-message-perl

Then cd to the folder where you have the .msg file or files, then type:

msgconvert *.msg

Leave a Reply