Convert Outlook .msg files to .eml files for usage with Thunderbird or Evolution.
- licensed under the terms of the GPLv2 (see LICENSE.txt)
- view source and fork me on GitHub
Download and install the .deb
package from the latest release on Github.
- Install required packages:
apt install nemo libemail-outlook-message-perl libemail-sender-perl python3 python3-pip python3-wheel
sudo -H pip3 install extract-msg
- Copy
convert-msg.nemo_action
andunpack-msg.nemo_action
into/usr/share/nemo/actions
. - Right-click on a .msg file, then select
Convert to .eml
orUnpack .msg
.
Found a bug? Great!
Please report it (preferably with a ready-to-use fix for it ;-) ) on GitHub.
Questions, ideas and feature requests are also welcome.