Page Actions
Wiki Actions
User Actions
Submit This Story

MS Outlook .MSG files converter

Using perl goodies..

Fetch from CPAN

perl -MCPAN -e 'install("Email::Outlook::Message")'
perl -MCPAN -e 'install("Email::LocalDelivery")'
perl -MCPAN -e 'install("Getopt::Long")'
perl -MCPAN -e 'install("Pod::Usage")'
perl -MCPAN -e 'install("File::Basename")'

And then, go to http://www.matijs.net/software/msgconv/ and download the Perl script msgconvert.pl (see the link “script itself” near the bottom of the above-mentioned Web page). Use it like this:

perl -w ~/msgconvert.pl ~/your_message.msg

And your_messagemsg..mime is generated. Now open it with your favorate mail client and we are set!

Discussion

Enter your comment
 
 
blog/2009/4/ms_outlook_.msg_files_converter.txt · Last modified: 2009/04/01 00:00 (external edit)     Back to top
Recent changes RSS feed Creative Commons License Powered by PHP Driven by DokuWiki