← 返回
沟通协作 中文

Domain Email Forwarding

Set up email forwarding for custom domains to receive verification codes, password resets, and other emails at a domain you own but don't actively use for em...
为自定义域名设置邮件转发,接收验证码、密码重置及其他邮件到您拥有但不常用于邮件收发的域名。
brandonwadepackard-cell
沟通协作 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 709
下载
💾 12
安装
1
版本
#latest

概述

Domain Email Forwarding

Route email from custom domains to accessible inboxes. Essential for account recovery when the original email is on a domain you own but don't actively host email for.

When to Use

  • Account recovery: target platform sent codes to user@yourdomain.com but email hosting is inactive
  • Catch-all: forward ALL email for a domain to one inbox
  • Cost savings: route domain email to Gmail without paying for email hosting
  • Temporary: just need to receive one verification code, then revert

Decision Matrix

Registrar/DNSFree Forwarding?Setup TimeNotes
------------
GoDaddy✅ Built-in5 minRequires "Forwarding Status" toggle ON
Cloudflare✅ Email Routing10 minDNS must be on Cloudflare
Namecheap✅ Built-in5 minUp to 100 forwards free
ImprovMX✅ Free tier15 minWorks with any registrar, MX record change
Google Workspace❌ Paid30 minOverkill for forwarding only

GoDaddy

If Email Account Already Exists (e.g., Email Essentials plan)

  1. Log into GoDaddy → productivity.godaddy.com
  2. Go to Admin → Email Forwarding (sidebar)
  3. Find domain section → click edit (pencil icon) on existing rule
  4. Change "Forward mail to" → your Gmail/accessible email
  5. Click Save
  6. CRITICAL: Click "Forwarding Status" button → select domain → verify toggle is ON

If No Email Account Exists (domain-only forwarding)

  1. Log into GoDaddy → account.godaddy.com/products
  2. Find domain → Manage DNS
  3. GoDaddy may offer free email forwarding without a full email plan
  4. Go to Email Forwarding section → Add rule

Gotchas

  • The per-user forwarding dialog (Manage → Forwarding) often gets stuck in a loading spinner. Use the admin-level forwarding page instead (/#/admin/email/forwarding)
  • Forwarding Status must be ON for external addresses — this is a separate toggle, not automatic
  • Changes take effect within 1-5 minutes (no DNS propagation needed since email account exists)

Cloudflare Email Routing

Best option if your domain's DNS is already on Cloudflare.

Setup

  1. Cloudflare dashboard → select domain → Email Routing
  2. Click Enable Email Routing
  3. Cloudflare will add required MX and TXT records automatically
  4. Create routing rule:
    • Custom address: user@yourdomain.com
    • Forward to: your@gmail.com
  5. Cloudflare sends a verification email to the destination — click the link
  6. Rule is active

Catch-all

  • Enable "Catch-all" to forward ALL addresses at the domain to one inbox
  • Useful when you don't know the exact address that'll receive the code

Gotchas

  • Requires DNS to be on Cloudflare (nameservers)
  • Destination email must be verified (click link in verification email)
  • If MX records conflict with existing email hosting, Cloudflare will warn

Namecheap

  1. Log into Namecheap → Domain List → select domain
  2. Click "Email Forwarding" tab (or Manage → Mail Settings)
  3. Select "Email Forwarding" from dropdown
  4. Add rule: userdestination@gmail.com
  5. Save

Gotchas

  • Namecheap free forwarding handles up to 100 forwards
  • MX records are auto-configured when you select Email Forwarding

ImprovMX (Any Registrar)

Works with any domain registrar. Free tier: 25 forwards/day.

Setup

  1. Go to improvmx.com → enter your domain
  2. Add forwarding alias: user@yourdomain.comdestination@gmail.com
  3. ImprovMX provides MX records to add at your registrar:

```

MX mx1.improvmx.com (priority 10)

MX mx2.improvmx.com (priority 20)

```

  1. Add MX records at your registrar's DNS settings
  2. Wait for DNS propagation (5 min - 48 hours, usually fast)

Gotchas

  • Free tier: 25 emails/day, no sending (receive-only)
  • DNS propagation can delay first email by minutes to hours
  • Remove old MX records that conflict

Verification Steps

After setting up forwarding, always verify before relying on it:

  1. Send a test email from another account to user@yourdomain.com
  2. Check destination inbox (and spam folder)
  3. If test arrives → forwarding works → proceed with account recovery
  4. If test doesn't arrive after 5 min:
    • Check Forwarding Status toggle (GoDaddy)
    • Check MX records are correct (dig MX yourdomain.com)
    • Check spam/junk folder at destination
    • Wait for DNS propagation if MX records were just changed

Post-Recovery Cleanup

After recovering the target account:

  • Update the account's email to your primary email (Gmail) so you don't need forwarding again
  • Decide on forwarding: Keep it (useful for future emails to that domain) or revert to original settings
  • Document the account's email and login method for future reference

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 19:26 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

imap-smtp-email

gzlicanyi
使用IMAP/SMTP读取和发送邮件;检查新/未读邮件、获取内容、搜索邮箱、标记已读/未读、发送带附件的邮件。支持...
★ 114 📥 52,461
communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,599
security-compliance

Platform API Connector

brandonwadepackard-cell
{"answer":"访问开发者门户、创建应用、获取OAuth令牌并存储凭证,以连接社交媒体和内容平台API。涵盖Fac..."}
★ 0 📥 996