Nuncio is in active development — building in the open, not shipping vapor.
Design comparison — architecture and roadmap, not a shipped product

Nuncio vs Apple Mail

Apple Mail is a solid default for macOS and iOS, but it stops at the edge of Apple's ecosystem and has no automation language or AI surface. We're building Nuncio's engine to run anywhere and expose a real, inspectable rule language.

Nuncio is pre-alpha. Rows below marked Planned are architecture we are actively building, not something you can use yet — see the roadmap for status.

Nuncio: Free & open source (in development)vsApple Mail: Included with macOS (Apple-locked)

Apple Mailpricing is approximate — pricing as of 2026; check the vendor's site for current rates.

Cross-Platform Engine

The daemon and reference CLI build and run on macOS, Windows, and Linux today. Apple Mail is strictly locked to Apple hardware.

Offline SQLite Search

SQLite FTS5 indexes your synced mail locally, with no dependency on macOS Spotlight or any external index.

An Open NSQL Rule Language

Author and dry-run test declarative SQL-style filter rules today, with webhook dispatch and forwarding on the roadmap for live mail.

Planned

A Governed AI Gateway

An MCP client is planned to let AI agents work with your mail through capability policies and an audit trail, not through Apple Mail's absence of any AI surface.

Why We're Building It This Way

Apple Mail is a fine default client, but it doesn't run on Windows or Linux, and its rules are a closed, basic list. Nuncio's engine (nunciod) and reference CLI already build and run cross-platform, with local FTS5 search, portable export, and a WORM audit ledger real today. The NSQL rule language can be authored and dry-run tested now; getting it to fire on live synced mail, and building the terminal and AI-agent clients, are the next milestones — not features you can use yet.

Design & Architecture Matrix

Nuncio's target design against Apple Mail today — planned items are labeled, not claimed as shipped.

Capability / DimensionNuncioApple Mail
OS Availability (engine + CLI)
macOS, Windows, Linux
macOS & iOS only
Full-Text Search Engine
SQLite FTS5, fully offline
macOS Spotlight index
Build & Run From Source
Yes
No
Terminal TUI Interface
Planned
No
AI Agent Access (MCP)
Planned
No
WORM Audit Ledger
Yes
No
Automation Rule Engine
NSQL, author & dry-run test todayIn progress
Basic mail rules
At-Rest Body Encryption
Planned
Unencrypted local SQLite
Portable Export (MBOX/EML/JSON)
Yes
MBOX only

Watch It Get Built, Don't Just Wait For It

Nuncio isn't installable by end users yet. It will be free and open source under MIT / Apache-2.0 — no account, no subscription, no lock-in vs Apple Mail's Included with macOS (Apple-locked).

View the full feature matrix