java mail報許可權問題

來源:互聯網
上載者:User

標籤:failure   failed   error   java   

郵件發送失敗!javax.mail.AuthenticationFailedException: 535 5.7.8 Error: authentication failed: authentication failure

javax.mail.AuthenticationFailedException: 535 5.7.8 Error: authentication failed: authentication failure

        at com.sun.mail.smtp.SMTPTransport$Authenticator.authenticate(SMTPTransport.java:826)
        at com.sun.mail.smtp.SMTPTransport.authenticate(SMTPTransport.java:761)
        at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:685)
        at javax.mail.Service.connect(Service.java:295)
        at javax.mail.Service.connect(Service.java:176)
        at Mail.sendOut(Mail.java:208)
        at Mail.sendNoCc(Mail.java:345)
        at SendMail.main(SendMail.java:88)



一百度,所有人都告訴我說是使用者名稱或者密碼問題。但事實不是這樣的,我在本地和測試伺服器上都是正常的,只有在生產上面才會出現這樣的問題。折騰了一天,最終發現是該伺服器dns解析的問題,具體解析地址可以查看 /etc/resolv.y檔案。


 寫出來,希望不要有人再走彎路。


本文出自 “程式媛&&程式苑” 部落格,轉載請與作者聯絡!

java mail報許可權問題

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.