禅道版本 16.5;已经成功配置邮件发送配置,测试邮件也发送成功了。但是在创建任务或bug的时候,指定人的邮箱里面并没有成功收到邮件; 然后去邮件的发动列表查看,显示错误为"SMTP Error: Could not connect to SMTP host. Please make sure the zentao host:\n 1. ping the smtp host ok;\n 2. telnet the smtp port to smtp host ok;\n 3. If ping and telnet are ok, checking firewall under window, turn off selnux or "setsebool httpd_can_sendmail true" to allow apache to send mail under linux"; 如果点击右侧的重发,又可以发送成功。
SMTP 错误:登录失败。
请检查您设置的用户名密码是否正确。
有的系统登录用户名是完整的邮箱地址。
You need to enable some modules in your php.ini file: the extension mcrypt required by the NTLM SASL client class is not available in this PHP configuration
配置邮件报错。 这个能麻烦给看定位下是什么原因吗? 发件箱的 用户名和密码 均确认过是没问题的。还能看到其它详细信息吗?
感谢回复
1、我们使用的是 开源15版本
2、我们使用的是单位内部的SMTP 服务。
3、启用 debug 模式后。php.20211231.log.php 文件中错误信息如下:
14:10:34 SMTP 错误:登录失败。
请检查您设置的用户名密码是否正确。
有的系统登录用户名是完整的邮箱地址。You need to enable some modules in your php.ini file: the extension mcrypt required by the NTLM SASL client class is not available in this PHP configuration
in D:\DZenTao\xampp\zentao\module\mail\model.php on line 345 when visiting mail-test
盼回复
请检查您设置的用户名密码是否正确。
有的系统登录用户名是完整的邮箱地址。
You need to enable some modules in your php.ini file: the extension mcrypt required by the NTLM SASL client class is not available in this PHP configuration
配置邮件报错。 这个能麻烦给看定位下是什么原因吗? 发件箱的 用户名和密码 均确认过是没问题的。还能看到其它详细信息吗?
12版的时候还是有的。