从我的Yahoo! 帐户,我试图发送邮件给mydomain上的用户(我),但它弹回以下错误消息。 有趣的是,我收到一些电子邮件,只是不是全部。 我能做什么?
Sorry, we were unable to deliver your message to the following address. <[email protected]>: Remote host said: 550 5.7.1 Unable to relay for [email protected] [RCPT_TO]
我哪里错了?
我的/ etc / mail / relay-domains有:
mydomain.com <IP for mydomain.com> myotherdomain_hostedsomewhereelse.com <its IP address> localhost
sendmail理解转发域名是让电子邮件“通过”到您的目的地。
据我的理解,在你的文章中,你希望运行sendmail的服务器成为你的电子邮件的目的地,所以你需要做的是将域添加到目标域的列表,你的主机是好的,你应该find这个文件通常在/etc/mail/local-host-names