TA的每日心情 | 开心 2016-10-10 11:13 |
---|
签到天数: 1 天 连续签到: 1 天 [LV.1]测试小兵
|
操作系统时server 2003 安装的是QC9.0中文版,一直用得好好的。
今天在添加BUG的时候发现突然不能发送邮件了 ,提示发送指定实例失败,详细信息为:
Messages:
Failed to mail the specified entities;
Failed to mail the specified entities;
Failed to send mail to XXX@XXXX.com.cn;
Failed to send the message via mail server 'mx24.dns.com.cn';
Sending failed;
nested exception is:
javax.mail.MessagingException: 550 Does not like recipient,your mail is rejected!
;
Sending failed;
nested exception is:
javax.mail.MessagingException: 550 Does not like recipient,your mail is rejected!
;
Error Code: 1049
Stack Trace:
javax.mail.SendFailedException: Sending failed;
nested exception is:
javax.mail.MessagingException: 550 Does not like recipient,your mail is rejected!
at javax.mail.Transport.send0(Transport.java:219)
at javax.mail.Transport.send(Transport.java:81)
at com.mercury.optane.core.mail.CMailService.sendMail(CMailService.java:375)
wrapped in com.mercury.optane.core.CTdException: Sending failed;
nested exception is:
javax.mail.MessagingException: 550 Does not like recipient,your mail is rejected!
我尝试将QC服务重启,并检测其他服务状态,可是那些都是好的,请问还有什么原因会导致这个问题出现啊?
[ 本帖最后由 castle 于 2010-7-13 10:38 编辑 ] |
|