Skip to content

Comment on Ask HN: Do you backup your Emails?parent

Comments

Why don't you leave your mail on your own server? I self-host (on the server-under-the-stairs here on the farm) as well and always leave mail on the server so I can access it from any client anywhere in the world. Assuming you're actually self-hosting as in 'running your own services on your own hardware at your own location' pulling it from the server doesn't make sense since you're just moving data from one of your drives to another. If you're 'self-hosting' on a VPS I can see why you'd do that but I don't consider this to be 'total' self-hosting since you're using hardware outside of your own control.

My preference. I don't really go anywhere so around the world is not required for me. It also means that when either my self hosted solution or the commercial solution gets popped there is nothing to leak. My emails are not exposed to the internet 99.99% of the time.

Run an IMAP server (on a separate host or VM) behind a locally hosted VPN - Wireguard is easy to set up and works fine for this - and you can have it both ways: mail accessible from all your clients no matter where you are. If your mail server is breached there won't be anything on it since everything is sucked up by the IMAP server. If your PC (where you currently store your mail) is compromised they'll be able to get access to everything so in that respect there is no change.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.