Open Source & Standards

Open standards, all the way down.

Langmail exists to keep email and calendars open and interoperable — for humans and for agents. No hyperscalers, only open protocols, no proprietary formats. That isn't a policy we promise to follow; it's the architecture, so the right to leave is built in.

Open standards

WhatsApp, iMessage, Facebook Messenger — almost every way people message each other today is owned by a single company. Email isn't. You choose your provider, your client, and your domain, and you can pack up your entire archive and move it somewhere else.

The same capture is now underway one layer up. Assistants that only talk to their own company's services are the new proprietary messengers, and the fight has two fronts: the action layer, where incumbents happily open up because it helps them ship agents faster, and the data layer — the right to take your mail and leave — which they will not open voluntarily. That second layer is the one we defend.

So every layer of Langmail is an open standard anyone can implement. JMAP (RFC 8620), the next-generation sync protocol, at the data layer. CalDAV for calendars. IMAP and SMTP for interoperability with everything that came before. MCP so any agent — not just ours — can operate your account. OAuth 2.1 so it does that with its own scoped credential, never your password. Where a standard exists, we implement it; where we're tempted to invent a proprietary one, we don't.

JMAP

RFC 8620 · mail data

CalDAV

RFC 4791 · calendars

IMAP & SMTP

interop with everything

MCP

the agent surface

OAuth 2.1

agent credentials

Open source

We didn't build a mail server from scratch. Langmail builds on proven open-source infrastructure and runs it — tuned, hardened, on our own servers. When something in that ecosystem breaks, we debug it down to the root cause and report the diagnosis upstream, so the fix helps everyone, not just us.

And it goes both ways. We're opening up our own platform piece by piece, starting with the parts most useful to people who want to run their own stack — with the goal of making Langmail open source.

Stalwart

The mail server that stores your email and calendars at Langmail. Written in Rust, it speaks JMAP, IMAP, SMTP, CardDAV, and CalDAV. We run it on our own servers in Germany and track upstream closely — everything else in Langmail sits on top of it.

Bulwark

The open-source JMAP webmail client that fronts our server in the browser. Because the data layer is standard JMAP, the web client is a choice — not a lock-in.

The Langmail MCP server

One server that lets any agent read, search, and act on your email and calendar — OAuth 2.1, token-frugal responses, and mail treated as data, never as commands. Open-sourcing it is next: a local mode that runs against your own self-hosted Stalwart, so the agent surface won't require trusting our infrastructure either.

Build with us.

The roadmap is shaped with the community. Join the people wiring their agents to their own mail.

Join our Discord