Operator Notes
5 min readWhat 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
3 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.
A tour of the runtime: Email Routing, the Worker, the R2 bucket for attachments, and the D1 tables behind a single inbound message.
Why a catch-all isn't always enough, how Flowmails route tables replace it with explicit literal-matcher rules, and how to switch safely.