postfix 不接受來自少數網域的郵件

postfix 不接受來自少數網域的郵件

我的後綴有問題。我們的伺服器不接受來自網域的電子郵件。

在接收伺服器日誌上我看到:

 postfix/smtpd[4533]: improper command pipelining after DATA from mail.domain.hu[IP address]:
postfix/smtpd[4533]: lost connection after DATA (0 bytes) from mail.domain.hu[IP address]

在發送伺服器日誌上(它使用 exim4):

 R=lookuphost T=remote_smtp defer (110): Connection timed out: SMTP timeout while connected to domain [IP]

有人有什麼建議會導致這樣的問題嗎?接收伺服器上的錯誤(自簽章)SSL 憑證是否會導致此問題?

相關內容