RESEARCH CASE / cloudflare-temp-email

Cloudflare Temporary Email

A temporary email service built on Cloudflare

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 on Cloudflare

What problem does it solve

Solves the need for disposable addresses during signups or tests without relying on a third-party inbox

Who it is for

  • Software testers
  • people needing short-lived inboxes

What it can do

  • Create temporary inboxes
  • handle mail and attachments
  • integrate IMAP SMTP and a Telegram bot

Before you deploy

  • A Cloudflare Worker
  • a domain and mail configuration
  • external mail and Telegram settings

What to know first

  • Retention and abuse controls need testing
  • external mail delivery is not guaranteed by the Worker alone
Cloudflare Temporary Email 架構與資料流(依研究階段架構 metadata 生成)使用者WorkerEmail RoutingIMAPSMTPTelegram Bot
Architecture generated from research-stage metadata; deployment verification is still pending.

Current stage

Upstream features and deployment clues are mapped; SmallGreen verification evidence is not started

Upstream facts

License
MIT
Default branch
main
Last push
2026-08-25
Checked on
2026-08-27

Next steps

  • Confirm mail providers and data retention
  • verify inbox creation and expiry
  • design abuse and teardown tests

← Back to service index