Howto convert Outlook .msg files to normal MIME mails

June 29, 2014

Just got a Microsoft Outlook .msg file and I needed to convert it to something I could read on the console. Its quite simple to convert it to a normal MIME mail .. here for Ubuntu 14.04 but it should be as simple on other distributions:

sudo apt-get install libemail-outlook-message-perl libemail-localdelivery-perl
wget http://www.matijs.net/software/msgconv/msgconvert.pl
perl msgconvert.pl filename.msg

the result file name is filename.msg.mime.

2 Comments »

RSS feed for comments on this post. TrackBack URI

  1. […] wget http://www.matijs.net/software/msgconv/msgconvert.pl perl msgconvert.pl […], Security Bloggers Network, robert, […]

    Pingback by Security-Vision » Howto convert Outlook .msg files to normal MIME mails — June 29, 2014 #

  2. Examples:

    Java: http://www.independentsoft.de/jmsg/tutorial/convertmsgtomime.html

    .NET: http://www.independentsoft.de/msg/tutorial/convertmsgtomime.html

    Comment by Simon — July 10, 2014 #

Leave a comment

XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Powered by WordPress
Entries and comments feeds. Valid XHTML and CSS. 36 queries. 0.066 seconds.