Back to browse
Marco, a privacy-first, offline-first email client (IMAP-native, no AI)

Marco, a privacy-first, offline-first email client (IMAP-native, no AI)

by isaachinman·Mar 25, 2026·6 points·7 comments

AI Analysis

MidSlick

Another privacy-first email client in a graveyard of dead startups with identical pitches.

Strengths
  • IMAP-native means it works with Gmail, Outlook, iCloud, and custom domains equally.
  • Full offline access for reading, replying, and organizing without internet connection.
  • Clean comparison table showing $8/month undercuts Superhuman's $25-40/month.
Weaknesses
  • Email client market has killed Tempo, Big Mail, Caley — no clear differentiation here.
  • No Android or Windows support limits cross-platform claims significantly.
Category
Target Audience

Privacy-conscious users who want a modern email client

Similar To

Spark · Canary Mail · Superhuman

Post Description

Hey HN. I'm Isaac, and I'm building Marco (https://marcoapp.io), a cross-platform email client that works with any IMAP provider. macOS, iOS, and web today.

I started Marco because I finally lost patience with Apple Mail, and the email client market has a weird gap. Legacy clients look terrible and/or are not cross-platform. The good ones scan your data or cost $300+/year. And there's a graveyard of startups (Tempo, Big Mail, Caley) who built beautiful products and shut down after a year or two.

I made a few opinionated bets early on:

1. IMAP-first, not Gmail API-first. Nearly every email startup builds on the Gmail API. It's convenient, but it locks you into one provider. Marco is IMAP-native, which means it works with Gmail, Outlook, iCloud, Fastmail, custom domains, and any provider that supports IMAP.

2. Offline-first. You should be able to read, reply, delete, and organise email on a plane with no wifi. When you reconnect, everything syncs. This requirement nearly killed me. I went through WatermelonDB, Triplit, InstantDB, PowerSync, and Replicache before landing on my current approach: regular HTTP endpoints with TanStack DB and TanStack Query, using IndexedDB on web and SQLite on mobile as storage layers. I ditched "fully fledged" sync engines entirely. Turns out, for my data volumes (hundreds of thousands of entities per user), every sync engine I tried either choked on performance or added complexity I didn't need. I wrote about this journey in detail: https://marcoapp.io/blog/offline-first-landscape

3. No AI. This is intentional. Every email client launching right now leads with AI. I think most of it is noise that none of us want or need. Marco is a tool. It should be fast, reliable, and stay out of your way. No email summarisation, no smart replies, no "AI powered" anything.

The stack is React Native with Expo, Node.js backend on Railway, Postgres, Redis, S3, etc (all privately networked). Yes, a lightweight backend is needed to facilitate things like push notifications. One codebase across all frontend platforms, 100% shared code.

Marco is bootstrapped and profitable at $8/month with a 7-day free trial. 2,000+ users, all organic. No VC, no paid marketing.

Would love feedback from HN. Happy to go deep on IMAP internals, the offline-first landscape, or any of the technical decisions.

Similar Projects

Security●●Solid

EncroGram – Messaging When You Assume Everything Will Be Looked At

Starts from a strict threat model — password-only identities, no contact sync, ephemeral relays, and an emergency "0000" wipe all push toward leaving as little recoverable metadata as possible. Those are useful, concrete tradeoffs, but sweeping claims like 'technically impossible to spy' need a public audit and the Apple-only restriction limits reach and threat-model assumptions.

Niche GemBold Bet
truthleaks
104mo ago
Security●●Solid

Temp Mail – Fastest temporary email generator for iOS/macOS

One-tap generation, copy-ready addresses, OTP-friendly inbox view and automatic expiry are all executed with sensible UX priorities — the screenshots show a clean, fast interface aimed at low friction. The offering itself is highly derivative (dozens of temp-mail services exist), so the claim of being the “fastest” needs backend transparency (retention windows, domain reuse, anti-abuse rules, benchmarks) before it becomes a real differentiator.

SlickSolve My Problem
jamcry
104mo ago
Security●●Solid

VerdictMail

Real-time email threat analysis with IMAP IDLE, but Gmail already filters most phishing.

Solve My ProblemShip It
ascarola
103mo ago