Not a verified service
This is not a verified service. It is a research card assembled from the upstream README and metadata. The deployment contract, live deployment and Evidence are not complete.
What is this project
A simple domain email service built on Cloudflare
What problem does it solve
Solves the need to run a full mail server just to send and receive mail for a domain
Who it is for
- Small teams needing domain email
- people who want control of mail data
What it can do
- Send and receive mail with attachments
- bind one domain
- deploy the mail service on Workers
Deployment requirements
- Cloudflare Workers
- a domain and Email Routing
- upstream mail-routing configuration
Known limitations
- Mail routing and delivery reliability still need live verification
- the one-domain limit needs confirmation
Current stage
README and metadata research is complete; the deployment contract and live verification are pending
Upstream facts
- Upstream
- maillab/cloud-mail
- License
- MIT
- Default branch
- main
- Last push
- 2026-08-26
- Checked on
- 2026-08-27
Next steps
- Confirm mail-routing and attachment data flows
- write reproducible deployment steps
- verify send receive and teardown