Skip to content

Instantly share code, notes, and snippets.

View alonsogalcantara's full-sized avatar
🐲
Dragon

Alonso García Alcántara alonsogalcantara

🐲
Dragon
View GitHub Profile
@cubapp
cubapp / howto-migratePSTintoThunderbird.txt
Created September 10, 2020 06:12
Migrate from Outlook PST to Thunderbird
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