邮件发送失败,以前都是成功的,突然失败

邮件发送失败
com.fr.schedule.output.EmailException: com.sun.mail.smtp.SMTPSendFailedException: 554 DT:SPM 163 smtp13,EcCowAAH6wgVf79dWIghSw--.53577S3 1572830998,please see http://mail.163.com/help/help_spam_16.htm?ip=61.175.197.238&hostid=smtp13&time=1572830998

    at com.fr.schedule.output.EmailNotification.doFileAction(Unknown Source)
    at com.fr.fs.schedule.job.ViewReportletJob.excuteSendMailByUserName(Unknown Source)
    at com.fr.fs.schedule.job.ViewReportletJob.dealWithFileActions(Unknown Source)
    at com.fr.fs.schedule.job.AnalyReportletJob.executeReportByUsername(Unknown Source)
    at com.fr.fs.schedule.job.ViewReportletJob.createCRPByUsername(Unknown Source)
    at com.fr.fs.schedule.job.ViewReportletJob.executeScheduledOutput(Unknown Source)
    at com.fr.fs.schedule.job.ViewReportletJob.executeReport(Unknown Source)
    at com.fr.fs.schedule.job.ReportletJob.execute(Unknown Source)
    at com.fr.third.org.quartz.core.JobRunShell.run(JobRunShell.java:202)
    at com.fr.third.org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)
Caused by: com.sun.mail.smtp.SMTPSendFailedException: 554 DT:SPM 163 smtp13,EcCowAAH6wgVf79dWIghSw--.53577S3 1572830998,please see http://mail.163.com/help/help_spam_16.htm?ip=61.175.197.238&hostid=smtp13&time=1572830998

    at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:2108)
    at com.sun.mail.smtp.SMTPTransport.finishData(SMTPTransport.java:1889)
    at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1120)
    at com.fr.base.EmailManager.send(Unknown Source)
    at com.fr.base.EmailManager.send(Unknown Source)
    ... 10 more


image.png

FineReport wayne_ 发布于 2019-11-4 09:31 (编辑于 2019-11-4 09:54)
1min目标场景问卷 立即参与
回答问题
悬赏:4 F币 + 添加悬赏
提示:增加悬赏、完善问题、追问等操作,可使您的问题被置顶,并向所有关注者发送通知
共1回答
最佳回答
0
firegunzxLv6高级互助
发布于2019-11-4 09:46(编辑于 2019-11-4 09:52)

这个报错通常是被邮件服务器当成垃圾邮件处理了。

检查一下你发送的内容,或者标题什么的,别有一些敏感词或者乱码什么的。

发送频率不要太高,你用的是163,最好是企业邮箱,比个人邮箱保险一些

  • wayne_ wayne_(提问者) 发送频率没注意,设的有点密集了,现在连测试邮件都发不出去了
    2019-11-04 09:54 
  • firegunzx firegunzx 回复 wayne_(提问者) 换个发送邮箱试试
    2019-11-04 10:23 
  • 任衍亮 任衍亮 我也遇到了这个问题,有点可以成功,有点伙伴不可以成功,这几天在纠结怎么排查呢!有更好的解决办法分享下吧,谢谢
    2019-12-02 16:05 
  • clzdye clzdye 我之前可以正常發送,後來突然不行了,我原以為是我配置的問題,後來用同樣的設置,在本地環境可以正常收發郵件,在tomcat服務器環境就是不行,見了鬼了
    2020-04-02 10:35 
  • 2关注人数
  • 779浏览人数
  • 最后回答于:2019-11-4 09:54
    请选择关闭问题的原因
    确定 取消
    返回顶部