How to send an email using MS exchange server

前端 未结 8 2333
一整个雨季
一整个雨季 2020-12-13 16:58

I am trying to sent an email using my company\'s mail server. But I am getting the following exception

Caused by: com.sun.mail.smtp.SMTPSendFailedException:          


        
8条回答
  •  無奈伤痛
    2020-12-13 17:29

    The ews-java-api package is at end of life.

    From https://github.com/OfficeDev/ews-java-api

    Starting July 19th 2018, Exchange Web Services (EWS) will no longer receive feature updates. While the service will continue to receive security updates and certain non-security updates, product design and features will remain unchanged. This change also applies to the EWS SDKs for Java and .NET. More information here: https://developer.microsoft.com/en-us/graph/blogs/upcoming-changes-to-exchange-web-services-ews-api-for-office-365/

提交回复
热议问题