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
An integrated frontend and backend Worker for 24-hour temporary mailboxes
What problem does it solve
Solves the need for expiring inboxes during short-term testing
Who it is for
- Developers
- testers
- people needing short-lived inboxes
What it can do
- Create 24-hour inboxes
- run frontend and backend in one Worker
- use a custom domain and mail routing
Deployment requirements
- A Cloudflare Worker
- a domain and Email Routing
- GitHub Action or deploy-button setup
Known limitations
- The current demo says it is view-only and cannot receive mail
- expiry and delivery are unverified
Current stage
Identity license and basic product shape are confirmed; it is not considered deployable yet
Upstream facts
- Upstream
- takumi913/zmail
- License
- MIT
- Default branch
- main
- Last push
- 2026-08-01
- Checked on
- 2026-08-27
Next steps
- Resolve or confirm the demo receive-mail status
- verify the 24-hour lifecycle
- add mail-deletion evidence