CloudFlare free temp domain email 免费收发 临时域名邮箱 支持附件 IMAP SMTP TelegramBot
Go to file
Dream Hunter 267d9bb93e
Some checks failed
Upstream Sync / Sync latest commits from upstream repo (push) Has been cancelled
fix: oauth2 callback failed (#691)
2025-07-20 17:09:23 +08:00
.github fix: cron job not run when clean days is 0 (#670) 2025-06-18 13:15:32 +08:00
.vscode feat: UI add min-width for table page (#428) 2024-08-19 22:53:13 +08:00
db feat: support transfer address from user to user (#484) 2024-11-15 01:10:25 +08:00
frontend fix: oauth2 callback failed (#691) 2025-07-20 17:09:23 +08:00
mail-parser-wasm feat: v0.8.5 && update dependencies && fix deprecated warning for `… (#556) 2025-01-11 18:46:46 +08:00
pages fix: oauth2 callback failed (#691) 2025-07-20 17:09:23 +08:00
scripts fix: some oauth2 need redirect_uri when get token (#643) 2025-04-26 20:56:47 +08:00
smtp_proxy_server fix: imap cannot update message (#672) 2025-06-21 00:57:44 +08:00
vitepress-docs fix: oauth2 callback failed (#691) 2025-07-20 17:09:23 +08:00
worker fix: oauth2 callback failed (#691) 2025-07-20 17:09:23 +08:00
.flake8 feat: |Doc| use shadow DOM render mail html (#604) 2025-03-08 10:53:45 +08:00
.gitignore feat: add DOMAIN_LABELS for chinese domain label (#322) 2024-06-28 22:25:06 +08:00
CHANGELOG.md fix: oauth2 callback failed (#691) 2025-07-20 17:09:23 +08:00
LICENSE Create LICENSE 2023-08-16 11:14:57 +08:00
README_EN.md feature: update readme (#677) 2025-06-22 20:08:07 +08:00
README.md feature: update readme (#680) 2025-06-22 20:41:21 +08:00

Cloudflare Temp Email

🇨🇳 中文 | 🇺🇸 English

A fully-featured temporary email service built on Cloudflare's free services.

This project is for learning and personal use only.

🚀 Quick Start

Deploy to Cloudflare Workers

Key Features

  • <EFBFBD> Email Processing: Rust WASM parser, SMTP/IMAP support, attachments, auto-reply
  • 👥 User Management: OAuth2 login, Passkey authentication, role management
  • 🌐 Admin Panel: Complete admin console, user management, scheduled cleanup
  • 🤖 Integrations: Telegram Bot, webhooks, CAPTCHA, rate limiting
  • <EFBFBD> Modern UI: Multi-language, responsive design, JWT auto-login

🏗️ Tech Stack

  • Frontend: Vue 3 + TypeScript + Vite
  • Backend: Cloudflare Workers + D1 Database
  • Email: Cloudflare Email Routing + Rust WASM Parser
  • Storage: Cloudflare KV + R2 (optional S3)

🌟 Community

📄 License

MIT License - see LICENSE for details.