==== 必填信息。没有填写将不予回复 ====
- iRedMail 版本号:iRedMail-0.9.7-1
- 使用哪个数据库存储用户帐号(OpenLDAP,MySQL,PostgreSQL):MySQL
- 使用的 Linux/BSD 发行版名称及版本号:CentOS 6.4
- 与您的问题相关的日志信息:
====

foxmail中出现的错误

错误信息:Please check the email <dingjun@mail.feitun.com>, server reply: 504 5.5.2 <chenliwin10>: Helo command rejected: need fully-qualified hostname

日志信息
tail /var/log/maillog

ep  5 22:55:14 mail postfix/postscreen[4866]: CONNECT from [192.168.0.186]:21646 to [192.168.0.224]:25
Sep  5 22:55:14 mail postfix/postscreen[4866]: PASS OLD [192.168.0.186]:21646
Sep  5 22:55:14 mail postfix/smtpd[4867]: connect from chenliwin10[192.168.0.186]
Sep  5 22:55:14 mail postfix/smtpd[4867]: Anonymous TLS connection established from chenliwin10[192.168.0.186]: TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)
Sep  5 22:55:14 mail postfix/smtpd[4867]: NOQUEUE: reject: RCPT from chenliwin10[192.168.0.186]: 504 5.5.2 <chenliwin10>: Helo command rejected: need fully-qualified hostname; from=<chenli@mail.feitun.com> to=<dingjun@mail.feitun.com> proto=ESMTP helo=<chenliwin10>
Sep  5 22:55:15 mail postfix/smtpd[4867]: disconnect from chenliwin10[192.168.0.186]

按照某个帖子解决办法,发件服务器选中SSL,服务器根本没有反应,感觉服务器端的465端口没打开。

帮忙看看,谢谢张工。