Turn any domain into a working mailbox — without servers, SMTP, or backend.
✨ Features
- ✅ One-click enable Cloudflare Email Routing
- ✅ Auto-create MX / SPF / catch-all rules
- ✅
admin@domainforwarding - ✅ Multi-language UI (English / 中文)
- ✅ Deploy to Cloudflare Worker
- ✅ Beginner-friendly — no coding needed
❗ Requirements:
⚠️ You need a Cloudflare account⚠️ You need to own a domain name
| Feature | Description |
|---|---|
| Auto-setup email routing | Configures Cloudflare email system |
| Verify domain & email | Checks Cloudflare + mailbox |
| Create destination address | Set receive mailbox |
| Catch-all → forward | Forward all domain emails |
Auto admin@ |
Quick email admin mapping |
| No-code UI | Made for beginners |
Add Site → enter domain → Free Plan
Wait a few minutes ✅
Compute & Al → Workers & Pages → Create application → Drag and drop your files → Drag the“email-routing-worker.js”file into → Deploy
Example URL: https://yourproject.pages.dev
Cloudflare → Manage account → Account API tokens → Create Token

email-routing-worker → Settings → Variables and Secrets
| Type | Name | Value |
|---|---|---|
| Secret | CF_API_TOKEN |
your token |
Open your Pages URL → enter:
| Field | Meaning |
|---|---|
| Domain | Your CF domain |
| Destination | Real mailbox |
Then click ✅ one-click config
- Must use Cloudflare NS
- Wait DNS propagation
- Domain must be yours (not free subdomain)
| Rule | Info |
|---|---|
| Max destinations | ~200 per account |
| Domain must be in your CF account | required |
MIT License
Copyright (c) 2025
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.