Active IQ Unified Manager 报告警报测试电子邮件失败错误"无法发送电子邮件"
适用于
Active IQ Unified Manager 9.6+ (AIQUM)
问题描述
第1期
邮件服务器配置正确,网络通讯良好。仅有一个DL未收到任何电子邮件的问题
第2期
- 无法从 AIQUM 接收任何电子邮件警报和计划报告电子邮件
- 尝试运行警报通知测试失败并出现错误。在测试警报时收到以下电子邮件:
Failed to send email. Checkthat the SMTP server is configured correctly and refer to the SMTP server logs for details. No additionaldetails are available.- 在
ocumserver日志发布测试警报中的一个错误 -
2021-07-26 16:29:58,990 WARN [admin] [default task-1399] [service.event.AlertDataAccessService|testAlerts] [c.n.dfm.impl.alert.EmailAlertAction] Exception while sending mail.
org.springframework.mail.MailAuthenticationException: Authentication failed; nested exception is javax.mail.AuthenticationFailedException: 535 Authentication Credentials Invalidat deployment.dfm-app.war//org.springframework.mail.javamail.JavaMailSenderImpl.doSend(JavaMailSenderImpl.java:424)
at deployment.dfm-app.war//org.springframework.mail.javamail.JavaMailSenderImpl.send(JavaMailSenderImpl.java:307)
at deployment.dfm-app.war//org.springframework.mail.javamail.JavaMailSenderImpl.send(JavaMailSenderImpl.java:296)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566