在收到有关未收到来自特定发件人的邮件而同一 IRedmail 服务器上的另一个用户帐户收到邮件的投诉后,我查看了 mail.log 并看到以下内容:
Sep 2 03:15:10 mail postfix/smtpd[22517]: warning: xxx.xxx.xx.xxx: hostname xxxxx.xxxxxx.com verification failed: Name or service not known
Sep 2 03:15:11 mail postfix/smtpd[22517]: NOQUEUE: reject: RCPT from unknown[xxx.xxx.xx.xxx]: 550 5.1.1 <[email protected]>: Recipient address rejected: User unknown in local recipient table; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<mail.xxxx.cn>
该 IRedmail 服务器上的其他用户可以接收来自该发件人的邮件。
您对这里 Postfix 发生的情况有什么想法吗?
谢谢
答案1
User unknown in local recipient table
postfix 对用户一无所知。您创建过用户吗?