在收到有關未收到來自特定寄件者的郵件(而同一 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 對使用者一無所知。您創建用戶了嗎?