Overview of Cloud Mail
mainCloud Mail is a responsive email service designed to be deployed on Cloudflare Workers. It allows users to create multiple different email addresses using a single domain, similar to major email platforms, while minimizing server costs by leveraging Cloudflare's serverless infrastructure.
Key Capabilities
- Low-Cost Deployment: Runs on Cloudflare Workers (no dedicated server required).
- Email Management: Send and receive emails with attachment support (stored via Cloudflare R2).
- Email Sending: Integrated with Resend for bulk sending and attachments.
- Admin & Security: RBAC-based access control, Turnstile CAPTCHA integration, and user/email management.
- Automation: Email push notifications to Telegram bots and automatic verification code recognition via Workers AI.
- Open API: Supports batch user creation and multi-condition email queries.