7 ms·
I've been using GMVault for the past month and I have really enjoyed it. I wrote a cron job to periodically pull down my latest emails and back them up (encryp
by Simucal 13y ago
I've been using GMVault for the past month and I have really enjoyed it. I wrote a cron job to periodically pull down my latest emails and back them up (encrypted).
- chiph 13y agoDoes GMVault store your mail on your machine in a text-readable (I include XML in this) format? Because if it's a binary blob, it's not as useful as it could be.
- Simucal 13y agoAll emails are stored individually as EML files which is just text. It can also export all your emails into the standard maildir or mbox format so you can easily import them elsewhere.