Fastmail's EU region isn't about latency — it's about jurisdiction

5 min read 1 source clear_take
├── "Jurisdiction is now a product feature — where a company is legally based matters more than where its servers physically sit"
│  ├── Fastmail (Fastmail Blog) → read

Fastmail's announcement frames the EU data region as a legal-structure product, not an infrastructure one — the EU subsidiary is designed to sit under EU law rather than Australian law. The company is explicitly acknowledging that server location alone doesn't determine which government can compel access, and that enterprise buyers now treat jurisdiction as a purchasing criterion.

│  └── top10.dev editorial (top10.dev) → read below

The editorial argues that 'where the bytes physically live' and 'which government can compel access to them' are two different questions, drawing the parallel to the CLOUD Act — a US SaaS with an eu-west-1 tenant is still a US company from a European legal perspective. Corporate structure, not network topology, is what actually determines legal reach.

├── "Australia's TOLA law has eroded the country's credibility as a privacy-friendly jurisdiction for SaaS providers"
│  └── top10.dev editorial (top10.dev) → read below

The editorial argues that Australia's 2018 Assistance and Access Act lets authorities compel domestic providers to build access capabilities regardless of where servers live — meaning Fastmail's historical 'friendlier jurisdiction' pitch has aged badly. A TOLA notice reaches Amsterdam-hosted mail via the Australian corporate parent, which is precisely why the EU subsidiary structure is necessary.

└── "HN's engagement pattern shows the developer community has internalized jurisdiction risk over technical differentiation"
  └── @groomlake (Hacker News, 405 pts) → view

The submitter surfaced Fastmail's post to 405 points and 203 comments, and per the editorial the discussion focused on jurisdiction rather than engineering details like latency or JMAP. This signals that the technical audience now evaluates SaaS through a legal-compellability lens as a first-class concern, not an afterthought.

What happened

Fastmail, the Melbourne-based email provider that has spent two decades as the sensible alternative to Gmail, announced it is opening an EU data region. New EU customers — and existing ones who opt in — will have their mail, calendar, and contacts stored on infrastructure inside the European Union, operated by a Fastmail EU subsidiary structured to sit under EU law rather than Australian law.

The HN thread that pushed the announcement to 405 points didn't spend much time on the engineering. It spent it on jurisdiction. Fastmail is not moving to the EU because Frankfurt has better ping times than Sydney; it is moving because 'where the bytes physically live' and 'which government can compel access to them' are two different questions, and enterprise buyers have finally noticed.

Fastmail has always been a strange bird in the privacy-focused email market. It is not end-to-end encrypted like Proton or Tuta — it can read your mail if legally forced to. Its pitch has always been transparency, standards (JMAP, CalDAV, CardDAV), and a jurisdiction, Australia, that was historically seen as friendlier to privacy than the US. That last part has aged badly.

Why it matters

Australia passed the Telecommunications and Other Legislation Amendment (Assistance and Access) Act — TOLA — in 2018. It lets Australian authorities compel a domestic provider to build capabilities to access user data, including in ways that would horrify most security engineers. The Act does not care where the servers are. It cares where the company is. An Australian mail provider hosting European mail in Amsterdam is still an Australian mail provider, and a valid TOLA notice reaches into Amsterdam via the corporate structure, not via the network.

This is the same reason the CLOUD Act keeps coming up in every European procurement RFP. A US-headquartered SaaS with an eu-west-1 tenant is, from a European legal perspective, still a US company that keeps some hard drives in Ireland — and Schrems II said that is not enough. The German data protection authorities have said it out loud. French public sector procurement has said it out loud. What Fastmail is doing is the response every non-EU vendor eventually has to give: not 'we host your data in the EU' but 'the entity that owns your data is EU-domiciled and answers to EU courts first.'

Compare the approaches. Proton solves the problem by never having plaintext access. Tuta does the same. Microsoft's 'EU Data Boundary' solves it with contracts and a 900-page whitepaper, but Microsoft Corporation is still in Redmond and the CLOUD Act still exists. Google's Sovereign Controls partners the storage layer with T-Systems and S3NS so the operator, not just the location, is European. Fastmail's version is the smallest and cleanest of these: spin up an EU subsidiary, host EU customer data on it, let that subsidiary refuse foreign warrants because it is not subject to them.

The HN comments were sharper than the announcement. Several people pointed out that this is the first time Fastmail has publicly acknowledged that its Australian headquarters is a liability rather than a neutral fact — a real shift from the company's decade-long line that TOLA was a nothingburger because they'd fight any notice in court. Fighting a notice you can't legally acknowledge is a hard thing to promise. Not receiving the notice in the first place is a much easier thing to promise.

There is also a quieter competitive story. Fastmail's growth has been throttled for years by exactly this issue in EU procurement. Any German municipality, any Nordic hospital, any French agency asking 'is this compliant with our tenders?' hit the same wall: the vendor is Australian, so the answer is 'probably not, and definitely not defensibly.' An EU subsidiary changes the answer to yes without changing the product.

What this means for your stack

If you sell SaaS to European customers and you are not headquartered in the EU, the checkbox 'we host in the EU' has quietly stopped being sufficient. The bar in 2026 is 'the legal entity that controls your data is subject only to EU law' — and that is a corporate-structure problem, not an infrastructure problem. Terraform cannot fix it. A region flag in your dashboard cannot fix it. You need a subsidiary, EU-resident directors, a data processing agreement that names the subsidiary as controller, and ideally an audit trail that shows the parent company cannot unilaterally reach into the child's systems.

For buyers, the practical implication is more boring but more useful: start asking vendors which legal entity is the data controller on your DPA, not just where the AWS region is. If the answer is 'Acme Inc., Delaware' and the region is 'eu-central-1,' you have a Schrems II problem waiting for the next enforcement wave. If the answer is 'Acme EU GmbH, Munich,' you have something a DPA will accept without a fight.

For engineers migrating to or from Fastmail: nothing about the protocol surface changes. JMAP, IMAP, SMTP, CalDAV, CardDAV all still work the same. The interesting operational detail is that mail cannot cross regions once you pick one — an EU-region account cannot be transparently migrated back to the US region, and vice versa, without a full export/import cycle. Pick deliberately. Enterprise admins provisioning new tenants for European users should default to EU from day one; the reverse migration is a Sunday you don't want.

Looking ahead

Expect every serious non-EU SaaS to announce something similar in the next 18 months, and expect most of them to do it badly — a region flag with a marketing page and no real corporate separation, sold to procurement officers who won't check. Fastmail happened to do it well, which is why a somewhat dry infrastructure announcement pulled 400 points on HN. The real story is not this product launch. It is that jurisdiction has become a product surface — something you design, ship, and charge for — and the vendors who treat it as a compliance checkbox are about to lose deals to the ones who treat it as an architecture decision.

Hacker News 492 pts 280 comments

Fastmail offers EU data region

→ read on Hacker News

// share this

// get daily digest

Top 10 dev stories every morning at 8am UTC. AI-curated. Retro terminal HTML email.