小编use*_*715的帖子

javax.mail.AuthenticationFailedException:534-5.7.14 <https://accounts.google.com/signin/continue?sarp=1

尝试从应用程序发送电子邮件时,我收到以下消息.虽然我已经mail.jar添加了我的项目,它仍然给我同样的错误.请帮忙.

javax.mail.AuthenticationFailedException:534-5.7.14请通过您的网络浏览器和534-5.7.14登录,然后重试.534-5.7.14了解更多信息,请点击534 5.7.14 https://support.google.com/mail/answer/78754 s8sm1528084ots.38 - gsmtp

在com.sun.mail.smtp.SMTPTransport $ Authenticator.authenticate(SMTPTransport.java:823)在com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:756)在com.sun.mail.smtp.SMTPTransport .protocolConnect(SMTPTransport.java:673)在javax.mail.Service.connect(Service.java:295)在javax.mail.Service.connect(Service.java:176)在augCloud.SendEmailDemo $ 2.actionPerformed(SendEmailDemo.java :92)在javax.swing.AbstractButton.fireActionPerformed(来源不明)在javax.swing.AbstractButton中$ Handler.actionPerformed(来源不明)在javax.swing.DefaultButtonModel.fireActionPerformed(来源不明)在javax.swing.DefaultButtonModel.setPressed(来源不明)在javax.swing.plaf.basic.BasicButtonListener.mouseReleased(来源不明)在java.awt.Component.processMouseEvent(来源不明)在javax.swing.JComponent.processMouseEvent(来源不明)在java.awt.Component中. java.awt.Component.dispatchEventImpl上的java.awt.Container.processEvent(未知来源)的processEvent(未知来源)(Unk nown源)在java.awt.Container.dispatchEventImpl(未知来源)在java.awt.Component.dispatchEvent(未知来源)在java.awt.LightweightDispatcher.retargetMouseEvent(未知来源)在java.awt.LightweightDispatcher.processMouseEvent(未知源)在java.awt.LightweightDispatcher.dispatchEvent(未知来源)在java.awt.Container.dispatchEventImpl(未知来源)在java.awt.Window.dispatchEventImpl(未知来源)在java.awt.Component.dispatchEvent(未知来源)在java.awt.EventQueue.dispatchEventImpl(来源不明)在java.awt.EventQueue.access $ 300(来源不明)处java.awt.EventQueue中$ 3.run(来源不明)java.awt.EventQueue中的$ 3.run(来源不明)在java.security.AccessController.doPrivileged(本机方法)在java.security.ProtectionDomain $ 1.doIntersectionPrivilege(来源不明)在java.security.ProtectionDomain $ 1.doIntersectionPrivilege(来源不明)在java.awt.EventQueue中$ 4.run(来源不明)在java.security的java.awt.EventQueue $ 4.run(未知来源).AccessController.doPrivileged(本地方法)在java.security.ProtectionDomain $ 1.doIntersectionPrivilege(来源不明)在java.awt.EventQueue.dispatchEvent(来源不明)在java.awt.EventDispatchThread.pumpOneEventForFilters(来源不明)在java.awt中. EventDispatchThread.pumpEventsForFilter(来源不明)在java.awt.EventDispatchThread.pumpEventsForHierarchy(来源不明)在java.awt.EventDispatchThread.pumpEvents(来源不明)在java.awt.EventDispatchThread.pumpEvents(来源不明)在java.awt.EventDispatchThread.运行(未知来源)

java authentication

2
推荐指数
2
解决办法
1万
查看次数

标签 统计

authentication ×1

java ×1