电子邮件不存在错误(从 cpanel 创建的邮件)
Posted
技术标签:
【中文标题】电子邮件不存在错误(从 cpanel 创建的邮件)【英文标题】:Email does not exist error ( mail created from cpanel ) 【发布时间】:2014-08-07 13:25:38 【问题描述】:我从我的域的 cpanel 创建了一个新的电子邮件地址,我能够连接 webmail,并将邮件发送到我的 gmail 帐户,但是当我尝试重播消息或向我的域电子邮件地址发送新消息时,我得到传递状态通知(失败)错误。我有 whm 和 cpanel 但没有 ssh,谢谢
Delivery to the following recipient failed permanently:
r@m***.com
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the server for the recipient domain m***.com by aspmx.l.google.com..
The error that the other server returned was:
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 http://support.google.com/mail/bin/answer.py?answer=6596 cji10287580lad.113 - gsmtp
----- Message suppressed ----
【问题讨论】:
【参考方案1】:我有同样的问题。您的域未针对电子邮件进行良好配置。如果您的域指向的电子邮件服务器不是它本身,或者您的主机不支持电子邮件,cpanel 将无法完全工作。您将只能发送电子邮件,但无法接收。
您可以通过简单的 MX 查找来检查您域中的服务器正在处理电子邮件:http://mxtoolbox.com/
我的问题是我的客户使用“Google Apps”作为电子邮件服务提供商,因此我通过 cpanel 创建的电子邮件无法正常工作(无法接收电子邮件),因为 Google 找不到我的电子邮件通过cpanel创建。
您现在可以做的是使用正在处理您的域的电子邮件服务器创建一封电子邮件,或者将域的 MX 记录改回给您,以便您可以使用 cpanel 电子邮件。
【讨论】:
以上是关于电子邮件不存在错误(从 cpanel 创建的邮件)的主要内容,如果未能解决你的问题,请参考以下文章
如何通过 PHP 在 Cpanel 中创建电子邮件帐户? [关闭]