# oiov/vmail

📫 只需一个域名部署临时邮箱到 Cloudflare Worker，支持收发邮件，使用 D1 保存数据，支持多域名后缀，密码找回，开放API接口。

Repository: https://github.com/oiov/vmail
Canonical: https://ross.abutalabs.com/products/vmail
Homepage: https://vmail.dev
Language: TypeScript
License: GPL-3.0
License Family: copyleft
Topics: cloudflare-workers, email, email-sender, temporary-email, d1-database
Last push: 2026-07-16T07:10:34+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 92, release rhythm 69, longevity 62
- inputs: {"age_days": 880, "days_push": 48, "days_rel": 48, "gap_med": 105, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1463, forks 386 (observed 2026-08-28T04:04:47.720586+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: email, http-server, api-framework, self-hosted, rate-limiting
- domain: email, privacy, self-hosted, web-development
- platform: cloud, self-hosted
- tags: temporary-email, cloudflare-workers, disposable-email, d1-database, email-worker, serverless-email, web-server, nodejs

## Member repositories
- oiov/vmail (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:47.720586+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:35:14.179953+00:00, confidence not recorded.
  - readme: https://github.com/oiov/vmail (fetched 2026-08-28T04:04:47.720586+00:00, sha 29f1dad4bf6a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
