/parse-thunderbird-email-addresses

Restore Thunderbird Address Book - by exporting all emailadresses from your SENT box.

Primary LanguagePHPApache License 2.0Apache-2.0

Restore Thunderbird Email Addressbook

Restore Thunderbird Address Book - by exporting all emailadresses from your SENT box.

You have lost your Thunderbird address book? Here is a script, which can extract all "sent-to..." email addresses from your thunderbird SENT file. It will store them into a CSV file which you can easily import into Thunderbird again.

All you need to do is to copy your SENT file (this is the database file of your Thunderbird email profile which contains the sent messages) next to this script and run this script. The script will look for a file named "SENT". The file will be parsed and a CSV file will be generated. Give this mini-project a star if it helped you :-)