未收到郵件。狀態=延遲(與 127.0.0.1 失去連接

未收到郵件。狀態=延遲(與 127.0.0.1 失去連接

我有一個 MiaB 郵箱,裡面有大約 30 個電子郵件信箱。此錯誤會在 /var/log/mail.err 中彈出,但沒有其他資訊。

WARNING! Error in process_request eval block: /usr/sbin/spampd: write error saving data

我該如何追蹤並修復它?我相信發生這種情況時人們不會收到電子郵件。

這是當使用者將帶有附件的訊息傳送到同一伺服器上的另一個郵箱時:

Jun 15 14:52:45 ubuntu opendkim[23335]: domain.com: key data is not secure: /home/user-data is writeable and owned by uid 1001 which is not the executing uid (111) or the superuser
Jun 15 14:52:48 ubuntu postfix/qmgr[10579]: E763B5EFA4: [email protected], size=3804954, nrcpt=1 (queue active)
Jun 15 14:52:48 ubuntu dovecot: lmtp(17671): Connect from 127.0.0.1
Jun 15 14:52:48 ubuntu dovecot: lmtp(17671): Disconnect from 127.0.0.1: Connection closed (in DATA)
Jun 15 14:52:48 ubuntu spampd[17504]: WARNING!! Error in process_request eval block: /usr/sbin/spampd: write error saving data
Jun 15 14:52:48 ubuntu postfix/lmtp[17595]: E763B5EFA4: [email protected], relay=127.0.0.1[127.0.0.1]:10025, delay=14, delays=13/0/0.01/0.2, dsn=4.4.2, status=deferred (lost connection with 127.0.0.1[127.0.0.1] while sending end of data -- message may be sent more than once)
Jun 15 14:52:50 ubuntu postfix/submission/smtpd[17665]: disconnect from unknown[135.0.8.211]
Jun 15 14:53:27 ubuntu postfix/smtpd[17685]: warning: hostname nsg-static-162.165.72.182.airtel.in does not resolve to address 182.72.165.162: Name or service not known
Jun 15 14:53:27 ubuntu postfix/smtpd[17685]: connect from unknown[182.72.165.162]

你知道這裡發生了什麼事嗎?

答案1

在 centos 6.5 上停用 ipv6 似乎已經解決了這個問題。

相關內容