未收到邮件。状态=延期(与 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 似乎已消除此问题。

相关内容