- Download a bunch of PSTs into a directory
- Download
psts-to-files.sh
andfiddle-with-rtf-bodies.rb
to the same directory - Install
readpst
chmod +x psts-to-files.sh fiddle-with-rtf-bodies.rb
- Run
./psts-to-files.sh
- Upload the
files
directory to www.overviewdocs.com
This works best for <20,000 emails. The scripts convert email messages to RTF to preserve formatting, and Overview can take a while to import all those files.
If you want to handle even more emails, you can upload a CSV. This takes away all attachments -- and occasionally some body text. Here's what to do:
- Install
unrtf
- Run
./files-to-email-csv.rb
- Upload the CSV to www.overviewdocs.com