Hacker News new | ask | show | jobs
by ChuckMcM 4638 days ago
Hmmm, not as effective a call for action as you might want. In part because under US law email delivered to your corporate address is a company asset, not a personal asset.

That said, there is a lot to be gained by having copies of your personal email (and metadata) handy. I am sure I am not unique in that I've got a script that uses imap to pull non-spam email into a temporally ordered store (a DVD-R :-) and a dynamically updated index (initially sqlite, now its more mysql). Still lose stuff of course :-).

1 comments

Your quite unique. Just making a script for some people is extremely difficult.
http://gmvault.org/

For those who can't code or don't have the time.

fetchmail for saving, notmuch for indexing/searching.
offlineimap ftw.