What is Flowmails?
A Cloudflare-native email routing platform that keeps your inbox and outbox in your own D1, with a REST API on top.
Journal
Long-form writing about self-hosted email in D1, Workers-native routing, the REST API, and the parts of the platform that show up in the security review.
Categories
Tags
7 of 22 posts match
A Cloudflare-native email routing platform that keeps your inbox and outbox in your own D1, with a REST API on top.
The architectural case for putting inbox and outbox in your own D1 database, and what that means in practice for compliance, exports, and exit plans.
Cloudflare Email Routing is the world's best front door for inbound mail. It isn't a database, an inbox UI, a REST API, or a send path. Here's what you add — and why the answer is a self-hosted Worker, not another SaaS.
Resend is the fastest possible first-send. Flowmails is the same primitive with your D1, no per-email pricing, and a Cloudflare account under your control. Pick Resend or Flowmails based on which of those you actually want.
SendGrid is a great hosted ESP. If you want data residency, no per-email fees, and a control plane on the same Cloudflare account as your Workers, Flowmails is the switch that keeps the same operational model.
Mailgun's hosted breadth (validation, lists, optimisation) is more than most teams need. Switch to Flowmails for the send / receive path; keep Mailgun only if you depend on its proprietary tools.
Running your own Postfix / Exim / Dovecot stack is a real ops burden. Cloudflare Email Routing + a Worker gives you a self-hosted email platform without running an MTA — the runtime is the same one as the rest of your stack.