Postfix没有收到非本地邮件

根据本指南 ,我在Linode / Ubuntu 10.04上设置了Postfix / Dovecot服务器,但是我从来没有这样做过。 本地邮件工作正常,但试图从外部地址发送电子邮件导致这样的错误:

Delivery to the following recipient failed permanently: <address>@ni-mate.com Technical details of permanent failure: Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 553 553 Unknown recipient. (state 13). 

我真的不知道该做什么或者需要查看哪个configuration文件/日志。

事实certificate,我没有工作的DNSlogging。

我希望邮件到达mail.domain.com(与domain.com相同的服务器),并由该服务器处理。 我为mail.domain.com创build了一个具有服务器IP的Alogging,所以与domain.com的IP相同。 然后,我把mail.domain.com作为domain.com的MXlogging,以便发送到domain.com的邮件将发送到mail.domain.com。