Email and newsletters decision
Mimestream
A competent developer can build a usable Gmail-backed mail client (list/search/read/compose) using existing OSS references, but reproducing Mimestream’s macOS polish, privacy features, billing, and production-grade polish is non-trivial—so building a narrower replacement is realistic, duplicating the full paid product is not.
Visit website↗Open-source builds that already do this
Every project below is open source and already does this job today. Fork one, self-host it, or take the parts you need — the build prompt further down assumes an empty file, and this is the shortcut past that. Licences differ; check the one on each card before you ship.
What a replacement has to do
- Authenticate to Gmail (OAuth2), list and search messages via the Gmail API, view message threads, compose/send messages, and store account tokens locally.
What it still won’t have
- macOS-level polish and deep system integrations (continuity camera, menu extras, gestures)
- Built-in tracker-blocking implementation and privacy claims
- Templates, mentions, and other advanced editor niceties
- Subscription/licensing portal, billing, and family-sharing infrastructure
- Official app updates, notarization management, and support
What remains hard
- Product polish and ongoing maintenance
First-year cost
Keep paying
Paying is—cheaper in year one.
On cash alone, building overtakes the subscription at 2 seats.
Money you would actually spend
Time you would spend
—
What you would spend
What we assumed
The verdict above measures whether you could build it. This one is only about money.
Runnable build prompt
Build a minimal Gmail-backed macOS email client using Electron + React (or SwiftUI if you prefer native) that: 1) implements OAuth2 with Google and stores tokens in macOS Keychain; 2) lists and searches messages using the Gmail REST API; 3) displays message threads and renders basic HTML/plain text bodies; 4) composes and sends messages (supporting Gmail aliases); 5) persists account settings locally and supports adding multiple accounts. Out of scope: App Store distribution, advanced editor features (mentions/templates), tracker-blocking heuristics, calendar invite inline handling, and commercial billing. Include robust error handling for expired tokens, network failures, and API rate limits, and provide unit/integration tests for auth, fetch, send flows.
How we checked
How the score was reached
- Partly verdict base52
- An open-source build was found+5
- 4 cited sources+3
- Price verified on pricing page+3
- 3/3 assessment runs agreed+4
- Evidence score67
The base comes from the verdict. Everything under it is a check that either happened or did not, and each one is a fact frozen in this record rather than a judgement made at render time — so the same evidence always produces the same number.
How scoring works →Cited sources · 4
Every page the run actually retrieved.
- official productMimestream | A native macOS email client for Gmail
- official pricingPricing | Mimestream
- open sourceOxygem/Kanmail
- open sourceFoundry376/Mailspring
Integrity checks
What held up, and what did not.






