Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

domain-email-forwarding域名邮件转发

Agent Skill

domain-email-forwarding 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

13,284

周安装

548

GitHub Stars

公开资料未说明

下载量

4,340
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:domain-email-forwarding(域名邮件转发)
来源仓库:https://github.com/brandonwadepackard-cell/domain-email-forwarding
安装命令:
openclaw skills install domain-email-forwarding
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install domain-email-forwarding

简介

domain-email-forwarding 为自有域名设置邮件转发功能。

  • 适合在 OpenClaw 中接收验证码和密码重置等临时邮件。
  • 支持自定义路由规则和别名管理。domain-email-forwarding 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 安装前应确保 DNS MX 记录配置正确。
  • 适用于多账号管理和隐私保护场景。

SKILL.md

name
domain-email-forwarding
description
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 email. Covers GoDaddy, Namecheap, Cloudflare Email Routing, and ImprovMX. Use when recovering accounts linked to inactive domain emails, setting up catch-all forwarding, or routing domain email to Gmail/Outlook without paying for email hosting.

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

  1. Cloudflare sends a verification email to the destination — click the link
  2. 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

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

80.6%
按下载量换算3,498

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

未展示

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills