请帮我解决这个问题:使用 Thunderbird 等电子邮件客户端发送电子邮件时,出现以下错误 #1。一些试图向我发送消息的人出现错误 #2。IP 不在任何 RBL 中,并且信誉良好。我可以使用 telnet 连接到雅虎的邮件服务器,没有任何错误。
错误 #1。
The message could not be sent because the connection to SMTP server mail.legacyplanningadvocates.com timed out.
错误 #2。
<[email protected]>: 0 Validating Sender: Error: command not recognized
日志很干净,但我有很多我不明白的错误:
Jul 24 06:37:12 www dovecot: imap-login: Disconnected: rip=127.0.0.1, lip=127.0.0.1, TLS handshake
Jul 24 06:37:12 www dovecot: pop3-login: Disconnected: rip=127.0.0.1, lip=127.0.0.1, secured
Jul 24 06:37:13 www postfix/smtpd[6575]: connect from localhost[127.0.0.1]
Jul 24 06:37:13 www postfix/smtpd[6575]: lost connection after CONNECT from localhost[127.0.0.1]
Jul 24 06:37:13 www postfix/smtpd[6575]: disconnect from localhost[127.0.0.1]
更新:
Jul 24 07:29:33 www postfix/smtpd[8784]: 023E838B30: client=www.triquetradevelopment.com[68.169.39.151]
Jul 24 07:29:34 www postfix/smtpd[8784]: lost connection after RCPT from www.triquetradevelopment.com[68.169.39.151]
Jul 24 07:29:34 www postfix/smtpd[8784]: disconnect from www.triquetradevelopment.com[68.169.39.151]
这是后缀配置文件. 域名仅通过 MX 记录指向服务器。
uname -a
Linux www 2.6.26-2-xen-amd64
预先感谢您的任何帮助。
答案1
由于您所发现的本地连接错误发生率很高,您可能需要仔细查看流程和整体系统处理负载。