邮件发送失败
com.fr.schedule.output.EmailException: com.sun.mail.smtp.SMTPSendFailedException: 450 Requested action not taken: giUACgB3Z1gNGWFbWY92Aw--.36456S2, please try again
at com.fr.schedule.output.EmailNotification.doFileAction(Unknown Source)
at com.fr.schedule.output.EmailNotification.doFileAction(Unknown Source)
at com.fr.fs.schedule.job.DoFileActionJob.doFileAction(Unknown Source)
at com.fr.fs.schedule.job.ViewReportletJob.executeReportByUsername(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: 450 Requested action not taken: giUACgB3Z1gNGWFbWY92Aw--.36456S2, please try again
at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:1515)
at com.sun.mail.smtp.SMTPTransport.finishData(SMTPTransport.java:1321)
at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:637)
at com.fr.base.EmailManager.send(Unknown Source)
at com.fr.base.EmailManager.send(Unknown Source