自定义邮件服务器上的未知用户

我从本教程中使用Postfix和Dovecot创build了一个自定义邮件服务器: https ://www.tictech.info/post/mail_preparation,但是我遇到了问题。 我可以从我的自定义服务器发送邮件到Outlook地址(例如),但从Outlook到我的自定义服务器我有一个邮件“未发送的邮件返回到发件人”与此内容:

This is the mail system at host vps307550.ovh.net. I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below. For further assistance, please send mail to postmaster. If you do so, please include this problem report. You can delete your own text from the attached returned message. The mail system <[email protected]>: unknown user: "cyprienaubry" 

你知道什么是问题吗? 也许是我的DNS区域configuration错误…

如果1day-online.fr是你的域名,并且你的域名有合适的MXlogging,而你的邮件服务器是vps307550.ovh.net (你已经证实了这一切是正确的?),并且邮件实际上已经将其发送到你的邮件服务器检查)然后:

检查你的日志 ,find相关的错误,并张贴在你的问题,如果你仍然无法弄清楚。

如果我指出的是不正确的,那么你也知道在哪里看。 如果您仍然需要帮助,请使用更多信息更新您的问题。

刚刚检查过 ,你的域名没有MXlogging,所以我build议先join至less一个,然后把它指向你的邮件服务器。 看看如何工作。