mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-06-03 21:02:16 +08:00
CloudFlare free temp domain email 免费收发 临时域名邮箱 支持附件 IMAP SMTP TelegramBot
docs: update CHANGELOG and README for v1.1.0 AI extraction feature - Add AI email extraction feature description to CHANGELOG v1.1.0 - Update README.md with AI extraction feature in email processing section - Update README_EN.md with AI extraction feature in key features - Include verification code display fix in changelog |
||
|---|---|---|
| .github | ||
| .vscode | ||
| db | ||
| frontend | ||
| mail-parser-wasm | ||
| pages | ||
| scripts | ||
| smtp_proxy_server | ||
| vitepress-docs | ||
| worker | ||
| .flake8 | ||
| .gitignore | ||
| CHANGELOG.md | ||
| LICENSE | ||
| README_EN.md | ||
| README.md | ||
Cloudflare Temp Email
A fully-featured temporary email service built on Cloudflare's free services.
This project is for learning and personal use only.
🚀 Quick Start
✨ Key Features
- 📧 Email Processing: Rust WASM parser, AI email extraction (verification codes, auth links), 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.