2023-07-25 161921410 ERROR 19144 --- scheduling-1 osssTaskUtils$LoggingErrorHandler Unexpected error occurred in scheduled task orgspringframeworkmailMailAuthenticationException Authentication
这是一个邮件认证失败的错误。具体错误信息是: javax.mail.AuthenticationFailedException: 535 Login Fail. Please enter your authorization code to login. More information in http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=28&&no=1001256
根据错误信息,可能是由于认证失败导致的。建议检查邮件服务的认证配置,确保提供正确的用户名和密码或授权码。另外,也可以参考给出的链接获取更多关于该错误的信息。
原文地址: https://www.cveoy.top/t/topic/iiSH 著作权归作者所有。请勿转载和采集!