摘要: org.springframework.mail.MailAuthenticationException: Authentication failed; nested exception is javax.mai... 阅读全文
posted @ 2017-06-01 23:36 穆雄雄 阅读(101) 评论(0) 推荐(0)
摘要: org.springframework.mail.MailAuthenticationException: Authentication failed; nested exception is javax.mail.AuthenticationFailedException: 530 Error: ... 阅读全文
posted @ 2017-06-01 23:35 穆雄雄 阅读(656) 评论(0) 推荐(0)
摘要: org.springframework.mail.MailAuthenticationException: Authentication failed; nested exception is javax.mail.AuthenticationFailedException: 535 Error: ... 阅读全文
posted @ 2017-06-01 23:32 穆雄雄 阅读(380) 评论(0) 推荐(0)
摘要: org.springframework.mail.MailAuthenticationException: Authentication failed; nested exception is javax.mai... 阅读全文
posted @ 2017-06-01 23:32 穆雄雄 阅读(105) 评论(0) 推荐(0)
摘要: 以前的时候想着java发邮件很简单,因为当时使用的是outlook实现的,有兴趣的可以去看看之前的两篇博客文章,1.使用java底层实现邮件的发送(含测试,源码) 和 2.使用Spring实现邮件的发送(含测试,注释,源码) 就在今天,遇到的需求是给一个QQ邮箱发一份邮件,刚看... 阅读全文
posted @ 2017-06-01 23:23 穆雄雄 阅读(403) 评论(0) 推荐(0)
摘要: 以前的时候想着java发邮件很简单,因为当时使用的是outlook实现的,有兴趣的可以去看看之前的两篇博客文章,1.使用java底层实现邮件的发送(含测试,源码) 和 2.使用Spring实现邮... 阅读全文
posted @ 2017-06-01 23:23 穆雄雄 阅读(206) 评论(0) 推荐(0)