dns邮件记录godaddy和AWS route53
Dns email records godaddy and AWS route53
我决定将我的 dns 记录移动到 AWS Route53,但我的电子邮件服务器出现问题。
所以,godaddy 提供了一个 cpanel 电子邮件服务,这对我有好处,我想继续使用它。问题是我无法向 *@mydomain.com 发送电子邮件。我已经阅读了一些相关内容,找到解决方案:
Name Type Value
MX 0 smtp.secureserver.net.
10 mailstore1.secureserver.net.
但问题是电子邮件无法到达电子邮件服务器。
我从我的 gmail 帐户发送了一封电子邮件,但收到错误消息:
Delivery to the following recipient failed permanently:
name@mydomain.com
Technical details of permanent failure: Google tried to deliver your
message, but it was rejected by the server for the recipient domain
mydomain.co by smtp.secureserver.net. [68.178.213.203].
The error that the other server returned was: 550 5.1.1
Recipient not found.
http://x.co/irbounce
Emails from godaddy cpanel email get to my gmail account without any problems.
我想我错过了什么,有什么想法吗?
- 当您切换回 Godaddy 的 DNS 服务器时验证电子邮件是否有效。
- 找出您域名在 Godaddy 中的 MX 记录。
- 为您的域使用 AWS Route53 DNS 服务器并为您的域名设置 MX 记录,就像在 Godaddy 中一样。
- 检查 MX 记录并验证电子邮件是否有效。如果它不起作用,Godaddy 似乎从他们的邮件服务器中删除了您的域,您将不得不联系 Godaddy 支持以寻求解决方案。
我决定将我的 dns 记录移动到 AWS Route53,但我的电子邮件服务器出现问题。 所以,godaddy 提供了一个 cpanel 电子邮件服务,这对我有好处,我想继续使用它。问题是我无法向 *@mydomain.com 发送电子邮件。我已经阅读了一些相关内容,找到解决方案:
Name Type Value
MX 0 smtp.secureserver.net.
10 mailstore1.secureserver.net.
但问题是电子邮件无法到达电子邮件服务器。 我从我的 gmail 帐户发送了一封电子邮件,但收到错误消息:
Delivery to the following recipient failed permanently:
name@mydomain.com
Technical details of permanent failure: Google tried to deliver your message, but it was rejected by the server for the recipient domain mydomain.co by smtp.secureserver.net. [68.178.213.203].
The error that the other server returned was: 550 5.1.1 Recipient not found. http://x.co/irbounce Emails from godaddy cpanel email get to my gmail account without any problems.
我想我错过了什么,有什么想法吗?
- 当您切换回 Godaddy 的 DNS 服务器时验证电子邮件是否有效。
- 找出您域名在 Godaddy 中的 MX 记录。
- 为您的域使用 AWS Route53 DNS 服务器并为您的域名设置 MX 记录,就像在 Godaddy 中一样。
- 检查 MX 记录并验证电子邮件是否有效。如果它不起作用,Godaddy 似乎从他们的邮件服务器中删除了您的域,您将不得不联系 Godaddy 支持以寻求解决方案。