oiov/vmail
📫 只需一个域名部署临时邮箱到 Cloudflare Worker,支持收发邮件,使用 D1 保存数据,支持多域名后缀,密码找回,开放API接口。 observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 92
- Release rhythm 69
- Longevity 62
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 105
- age_days: 880
- days_rel: 48
- days_push: 48
- n_releases_24m: 4
Adoption not part of the score
1463 stars · 386 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Vmail is a self-hosted temporary/disposable email service built entirely on Cloudflare Workers and D1, deployable with just a domain. It supports receiving and sending mail, multiple domain suffixes, password recovery, and an open RESTful API.
Use cases
- deploy a temporary email service on my own domain
- create disposable email addresses without a server
- receive verification emails programmatically via API
- self-host a privacy-friendly inbox on Cloudflare Workers
- send emails from a temporary address using Resend or MailChannels
- run a multi-domain temp mail site with password recovery
When to choose
- you already host a domain on Cloudflare and want a serverless email solution
- you need throwaway inboxes for signups or testing without registration
- you want programmatic email access through a REST API
- you prefer a pure Cloudflare stack with no VPS to maintain
When to avoid
- you need a full-featured permanent mailbox with IMAP/POP access
- you don't use Cloudflare for DNS and email routing
- you require guaranteed email deliverability for critical sending
- you need to store large attachments or long-term mail archives
Facets
application · maturity active
email http-server api-framework self-hosted rate-limiting email privacy self-hosted web-development cloud self-hosted temporary-email cloudflare-workers disposable-email d1-database email-worker serverless-email web-server nodejs
1 source
- readme: https://github.com/oiov/vmail · fetched 2026-08-28 · 29f1dad4bf6a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| oiov/vmail | main | 78 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem