【发布时间】:2023-03-06 20:28:01
【问题描述】:
我最近通过 Google Domains 获得了一个域名。我已经设置了一些配置,让它通过 Cloudflare 指向 OpenShift 应用程序。 Cloudflare 要求我设置他们的 DNS 服务器,这是我在 Google Domain 中所做的。
在 Cloudflare,我创建了两条 CNAME 记录(仅此而已)。一个是我的mydomain.com 到some.url.at.openfshit.com 的别名,另一个是www 到mydomain.com 的别名。
然而,在 Gmail 域中,我还使用我的域名设置了一封电子邮件,该电子邮件将被转发到私人电子邮件。但是,我在测试时没有收到任何电子邮件。
我想知道是否可以正确转发我的电子邮件。是在 Cloudflare 创建 MX 记录的问题吗?如果是,是什么配置?
P.S.:我已经使用可用的指令here 设置了 MX 记录,但我得到:
向以下收件人的递送永久失败:
contact@mydomain.com
永久失效的技术细节:
Google 尝试传递您的邮件,但被收件人域 chartvibes.com 的服务器拒绝aspmx.l.google.com. [2607:f8b0:4001:c20::1b]。
另一台服务器返回的错误是:
550-5.1.1 The email account that you tried to reach does not exist. Please try
550-5.1.1 double-checking the recipient's email address for typos or
550-5.1.1 unnecessary spaces. Learn more at
550 5.1.1 https://support.google.com/mail/answer/6596 p123si522326ioe.111 - gsmtp
【问题讨论】:
-
你可以使用forwardemail.net。它完全开源、私有、加密且免费。
标签: email dns cloudflare forwarding google-domain-api