How to open Outlook MSG file on Linux Ubuntu
by Mountain Computers Inc., Publication Date: Friday, May 15, 2020
View Count: 3874, Keywords: Ubuntu, Outlook, MSG, EML, Conversion, Hashtags: #Ubuntu #Outlook #MSG #EML #Conversion
I had a client today ask me about their subcontractor saving their Outlook message files in .MSG format and we were switching them from Windows to the Linux platform. Apparently, they had saved all their client messages in MSG format instead of the traditional EML format. So, with a little digging, and testing, this worked.
This is an MS-Outlook format. There is a command line tool called MSGConvert (see www.matijs.net/software/msgconv) which converts .msg files into .eml. You can open those with Thunderbird or Evolution. On Ubuntu you should be able to install the tool using
sudo apt-get install libemail-outlook-message-perl libemail-sender-perl
from a command line. Use
msgconvert *.msg
to convert every file in a directory at once. MSGConvert will produce copies of your .msg-files with the suffix .msg.eml.
Regardless, your friend should learn how to send content properly.
"
more to come...
if you found this article helpful, consider contributing $10, 20 an Andrew Jackson or so..to the author. more authors coming soon
FYI we use paypal or patreon, patreon has 3x the transaction fees, so we don't, not yet.
© 2024 myBlog™ v1.1 All rights reserved. We count views as reads, so let's not over think it.