org.springframework.mail.MailAuthenticationException: Authentication failed; nested exception is javax.mail.AuthenticationFailedException: 550 User has no permission
这个的原因所配置的QQ邮箱没有开启相对应的服务
在QQ邮箱-设置-账户上可以看到,把这个服务打开就可以了
org.springframework.mail.MailAuthenticationException: Authentication failed; nested exception is javax.mail.AuthenticationFailedException: 550 User has no permission
这个的原因所配置的QQ邮箱没有开启相对应的服务
在QQ邮箱-设置-账户上可以看到,把这个服务打开就可以了