This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Terminal: | |
sudo apt install pst-utils | |
mkdir migrated-emails | |
readpst -o ./migrated-emails -M -u -w -e -b outlook.pst | |
Thunderbird: | |
1. install "ImportExportTools NG" add on | |
2. make new folder "MigratedEmails" in Thunderbird - preferably in "Lofal Folders" | |
3. right click on MigratedEmails folder -> ImportExportTools NG | |
-> import all messages from a directory |