Email Routing
canonical terms: Email Routing, Email Sending, inbound mail, outbound transactional mailDoc Status: Current as of 2026-06-02 | Verified against Cloudflare API and public DNS | Rolled back to Zoho inbound DNS
Why This Matters
House of Legends uses email in two different ways: mailbox delivery for addresses likeadmin@houseoflegends.vn, and transactional sending from the Hono API. Cloudflare separates those concerns into Email Routing and Email Sending, so mixing them up can accidentally break inbound aliases or misdiagnose outbound delivery issues.
Current Setup
Cloudflare owns DNS forhouseoflegends.vn, but Zoho is currently the inbound mail provider for the apex domain.
| Area | Current owner | Status |
|---|---|---|
| Apex inbound mail | Zoho MX records | Active |
| Cloudflare Email Routing | Disabled | Misconfigured |
| Cloudflare Email Routing destinations | Gmail destinations created | Verified |
| Cloudflare Email Routing rules | admin@, support@, and media@ forwards | Created and enabled |
| Cloudflare Email Sending | cf-bounce.houseoflegends.vn | Enabled |
| Hono transactional mail | Cloudflare send_email binding | Configured |
Configured Routing
The Cloudflare routing rules remain configured and ready to use if Cloudflare Email Routing DNS is enabled again. They are not currently receiving live inbound mail because apex MX points to Zoho. Configured forwarding rules:| Custom address | Destination address | Purpose |
|---|---|---|
admin@houseoflegends.vn | hamza.babou@gmail.com | Admin and operations mailbox |
support@houseoflegends.vn | curly.saigonese@gmail.com | Guest support mailbox |
media@houseoflegends.vn | kudeiar.ari@gmail.com | Media and press mailbox |
The destination records are verified and the forwarding rules are enabled inside Cloudflare. Live inbound delivery is currently handled by Zoho because the apex MX records have been rolled back.
How It Works
Inbound Mail
Inbound mail forhouseoflegends.vn currently resolves to Zoho:
admin@houseoflegends.vn, support@houseoflegends.vn, and media@houseoflegends.vn should be checked in Zoho unless Cloudflare Email Routing DNS is enabled again.
Cloudflare Email Routing
Cloudflare Email Routing is disabled:drop action.
| Rule | Matcher | Action | Status |
|---|---|---|---|
Forward admin to Hamza | admin@houseoflegends.vn | Forward to hamza.babou@gmail.com | Enabled |
Forward support to Curly | support@houseoflegends.vn | Forward to curly.saigonese@gmail.com | Enabled |
Forward media to Kudeiar | media@houseoflegends.vn | Forward to kudeiar.ari@gmail.com | Enabled |
| Catch-all | All other addresses | Drop | Disabled |
Destination Addresses
Cloudflare Email Routing now has these destination records:| Destination address | Cloudflare status |
|---|---|
hamza.babou@gmail.com | Verified |
curly.saigonese@gmail.com | Verified |
kudeiar.ari@gmail.com | Verified |
Cloudflare Email Sending
Cloudflare Email Sending is separate from Email Routing and is enabled for outbound transactional email.cf-bounce.houseoflegends.vn DNS records exist for bounce handling, SPF, and DKIM. This matches the Hono worker configuration:
DMARC Review
Live DNS currently has a relaxed DMARC policy:houseoflegends.vn.
Technical Details
Verified identifiers
Verified identifiers
Read-only checks performed
Read-only checks performed
