EWS support for TLS version above 1.0- Unable to save mail server setting when using microsoft exchange 2016

EWS support for TLS version above 1.0- Unable to save mail server setting when using microsoft exchange 2016

 By default, EWS java api only supports TLSv1.0. Though SDP application supports TLSv1.1 and TLSv1.2 for mail fetching by default ( from 9405 ), EWS java api doesn't use the TLS versions specified in the System Properties. Thus, we are providing 1.fjar to customers to use higher versions of TLS by EWS java api.
Please find the 1.fjar in the attachments.


Limitations:

  1. EWS Feature doesnot support in linux builds
  2. EWS Feature doesnot work in Microsoft exchange 2016 until the above 1.f jar is placed under "<ServiceDeskPlusMSP-home>/fixes" (which is explained above)
  3. Outgoing Notifications/Reply will not work if an account/msp mail address and mail server address are not aliased.

                  New to ADSelfService Plus?

                    • Related Articles

                    • EWS Mail fetching issue - Proxy not enabled for ews. isIncoming: true

                      Issue: EWS Mail fetching issue using different tenants Error trace 1: [23:30:20:701]|[01-23-2023]|[com.adventnet.servicedesk.common.MailUtilities]|[INFO]|[73]: Proxy not enabled for ews. isIncoming: true| ...
                    • Mail fetching - deleted flag issue

                      This message will be thrown, when you have provided a shared mailbox. The concept here is, SDP MSP reads the mail from the configured mailbox and adds it as a request. During the time, if some other application fetches the mail from the same mailbox ...
                    • Troubleshooting Oauth configuration for mail server settings

                      Oauth in ServiceDesk Plus / AssetExplorer for Mail SDP supports Oauth configuration for Office365 and GSuite mailboxes since 11106 build. Office365 mailboxes can be configured with Oauth authentication using EWS (since 11106) and IMAP / SMTP (since ...
                    • Fix: Error while sending mail using EWS

                      Issue trace: [11:58:49:091]|[11-29-2022]|[SYSERR]|[INFO]|[122]: microsoft.exchange.webservices.data.core.exception.service.remote.ServiceResponseException: The operation can't be performed because the item is out of date. Reload the item and try ...
                    • Mail Fetching - The description of the Microsoft Teams invitation email is fetched in the iCalendar format

                      Issue The description of the Microsoft Teams invitation email will be in the "text/calendar" type, so it will be fetched in the iCalendar format. The fetched content will be as follows, BEGIN:VCALENDAR METHOD:REQUEST PRODID:Microsoft Exchange Server ...