# idinging/freemail

Cloudflare 域名邮箱系统 临时邮箱系统  支持API 调用 支持多渠道发件 支持用户管理 domain mail tempmail

Repository: https://github.com/idinging/freemail
Canonical: https://ross.abutalabs.com/products/freemail
Homepage: https://freemail.cq.de5.net
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: cloudflare-workers, tempmail, domain-maill
Last push: 2026-08-24T05:16:38+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 85, longevity 27
- inputs: {"age_days": 390, "days_push": 9, "days_rel": 101, "gap_med": 0.0, "n_releases_24m": 25}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1598, forks 1069 (observed 2026-08-28T04:05:09.320493+00:00)

## What it is
Freemail is an open-source temporary/disposable email service built on Cloudflare Workers, D1, and R2, with a separated frontend and backend. It supports receiving, sending (via Resend, SendFlare, Cyberpersons), forwarding emails, user management, and a RESTful API.

## Use cases
- generate disposable email addresses for signups
- receive verification codes from temp emails automatically
- self-host a temporary email service on Cloudflare Workers
- send emails from my own domain via Resend or SendFlare
- manage multiple mailboxes across multiple domains
- get a temp mail API for automated testing
- forward incoming emails to a real inbox

## When to choose
- you want a free, serverless temp-mail service fully on Cloudflare's free tier
- you need both receiving and multi-provider sending from your own domains
- you want an API to programmatically create mailboxes and read messages
- you need automatic mailbox creation on incoming email

## When to avoid
- you need a full-featured permanent mailbox with IMAP/POP access
- you don't use Cloudflare or can't configure Email Routing on your domain
- you need high-volume production email sending rather than lightweight temp mail
- you require self-hosting outside Cloudflare Workers

## Facets
- artifact type: application
- maturity: active
- function: email, http-server, api-framework, self-hosted, webhook
- domain: email, self-hosted, web-development, privacy
- platform: cloud, self-hosted
- tags: cloudflare-workers, tempmail, disposable-email, email-routing, d1, r2, resend, email-forwarding, verification-code-extraction, web-server, docker

## Member repositories
- idinging/freemail (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:09.320493+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-30T03:53:16.830131+00:00, confidence not recorded.
  - readme: https://github.com/idinging/freemail (fetched 2026-08-28T04:05:09.320493+00:00, sha ca6e0ff5d202)
  - homepage: https://freemail.cq.de5.net (fetched 2026-08-29T11:24:54.045052+00:00, sha 5263777a6bb5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
