Privacy·May 2026·8 min read

Why I Stopped Using Gmail (And What I Use Instead)

After 15 years, I finally moved my business email off Google. Not for ideological reasons — for practical ones.


I ran my consultancy on Gmail for fifteen years. Free storage, great search, works everywhere. Then one day I was writing a proposal for a new client and noticed an ad in the sidebar for my client's competitor. It wasn't a coincidence.

That was enough. I started looking for alternatives.

The Problem With "Free" Email

Gmail is not free. You pay with your attention and your data. Every email you receive — every contract, invoice, client conversation — is processed by Google's systems. They've publicly stated they don't use this data for targeting, but the architecture that makes it technically possible still exists.

For personal email, this is a trade-off many people are comfortable with. For business email — client details, NDA discussions, financial information — it feels different. Your clients didn't consent to having their communications indexed by a third party.

The Alternatives I Tried

ProtonMail was my first stop. End-to-end encryption is real and impressive. But the workflow is painful: no IMAP (the bridge app exists but adds complexity), the mobile apps are sluggish, and the free tier storage fills up fast. I used it for a year and found myself routing important emails to a secondary Gmail account "just for now" constantly.

Fastmail is excellent. Genuinely excellent. Standard IMAP, fast UI, sane pricing. If you just want to stop using Gmail and don't need anything special, use Fastmail. My concern was still that it's a cloud service — I'm trusting Fastmail instead of trusting Google.

Self-hosted (Mailcow) — I spent a weekend on this. Docker Compose, DNS records, DMARC, SPF, DKIM. It works and it's impressive. But maintaining mail infrastructure is a job, not a side project. My deliverability dropped, two newsletter emails got flagged as spam, and I eventually abandoned it.

What Actually Worked

The insight I missed for too long: the problem isn't where your email is stored. It's where it's processed.

I moved to Fastmail as my actual mailbox. Reliable, private enough, reasonable price. But I stopped using Fastmail's web UI. Instead, I connect to it via IMAP from a local application — JARVOS — that runs entirely on my machine.

The key difference: AI triage, search, and categorisation happen on my hardware. No email content leaves my machine to be "processed". Fastmail just stores the bytes. JARVOS reads them over IMAP, runs local AI against them, and never sends them anywhere else.

What I Actually Gained

Speed. IMAP IDLE means email arrives in under two seconds. No polling. No waiting for a web page to refresh.

Offline access. My entire inbox is cached locally. I can read, search, and draft on a plane with no Wi-Fi.

AI triage that works. I was paying $30/month for a Superhuman subscription partly for its AI features. Running Llama 3 locally on my laptop gives me equivalent triage quality for zero ongoing cost per query.

No browser tabs. Email is an app, not a website. It doesn't compete with my other work for the same mental space.

What I Lost

I should be honest. A few things are genuinely worse:

Google Calendar integration. Gmail's calendar invite workflow is frictionless. In my current setup, calendar invites work fine but don't automatically add to Google Calendar — I have to click "Accept" and it syncs. Minor, but real.

Google Meet links. Still work. Just not embedded inline in the email thread like Gmail does.

Search on mobile. My local email app on my laptop has excellent full-text search. On my phone, I'm using the Fastmail app, which is fine but not as good as Gmail's neural ranking.

Is It Worth It?

For me, yes. Primarily for practical reasons: I'm faster, my AI features are better, and I trust my setup more because I understand it.

The privacy benefits are real but secondary. The performance and workflow improvements are what made the switch sticky.

If you're a solopreneur or run a small team, the stack that works for me is:

  • Fastmail (or any reputable IMAP provider) as the mailbox
  • JARVOS as the local client with AI triage
  • Ollama with Llama 3.1 for on-device AI processing

You can set this up in an afternoon. The trial is free, no credit card required.

Try JARVOS Free for 14 Days

Connect your existing email provider via IMAP. Local AI triage, no cloud processing. Works with Gmail, Fastmail, Outlook, ProtonMail Bridge, and 20+ others.

Download Free Trial