What is Flowmails?
Self-hosted email API on Cloudflare: a routing platform that keeps your inbox and outbox in your own D1, with a REST surface and webhooks 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
Self-hosted email API on Cloudflare: a routing platform that keeps your inbox and outbox in your own D1, with a REST surface and webhooks on top.
A self-hosted email API starts with where the data lives: 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 email layer, 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.
Self-hosted email without running Postfix: Cloudflare Email Routing + a Worker gives you a self-hosted mail server on the same runtime as the rest of your stack — no MTA, no Dovecot, no SpamAssassin.