我有一台基于 CentOS 的 VPS 服务器,上面有 DirectAdmin。有些发给我的电子邮件被退回,并显示以下信息。<[email protected]>: 550 Verification failed for <[email protected]> \r\n Sender verify failed
我该怎么做才能让这些消息发送到我的电子邮箱?
一些 Exim 日志:
2017-09-30 07:47:45 H=somecloudserver.com [xxx.xxx.xxx.xxx] sender verify fail for <[email protected]>:
2017-09-30 07:47:45 H=somecloudserver.com [xxx.xxx.xxx.xxx] X=TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256 CV=no F=<[email protected]> rejected RCPT <[email protected]>: Sender verify failed
2017-09-30 07:47:45 H=somecloudserver.com [xxx.xxx.xxx.xxx] incomplete transaction (QUIT) from <[email protected]>
答案1
“发件人验证”检查电子邮件地址的返回路径,这意味着您必须拥有 example2.com 的 A 或 MX 记录。