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.
DECIDE FIRST
What is this project
A temporary email service built from an Email Worker D1 and React frontend
What problem does it solve
Solves the need for multi-domain temporary mailboxes with an API and simple management interface
Who it is for
- Testers
- developers needing multi-domain mail entry points
What it can do
- Multiple domains
- D1 mail storage
- a REST API and optional sending providers
Before you deploy
- Cloudflare Workers
- D1
- Email Routing
- a domain and Resend or another sending service
What to know first
- Sensitive mail needs an explicit retention policy
- GPL-3.0 and external sending services need release review
Current stage
Features and components are mapped; multi-domain and delivery acceptance are pending
Upstream facts
- Upstream
- oiov/vmail
- License
- GPL-3.0
- Default branch
- main
- Last push
- 2026-07-16
- Checked on
- 2026-08-27
Next steps
- Confirm Email Routing and D1 schema
- test multi-domain receipt
- add deletion and abuse tests