Configure Exchange Connection for On-Premises

Email Tracking Mailbox

This is the mailbox that email transactions are sent to be processed and is the mailbox that was created in the pre-requisite setup previously. The Email Tracking Service will monitor this mailbox for new transactions so people will have their emails flagged as being ‘Transferred to SharePoint’:

Exchange Credentials

These are the credentials of the account that has impersonation access to the user’s mailboxes and is the account that was created in the pre-requisite setup previously:

If you are using Exchange online, you need to put the email address as the username whereas on-premise Exchange requires a username in the format ‘domain\username’.

Exchange Discovery – Single Exchange Web Service Endpoint

Use this option if you only have:

  • A single Exchange Server
  • Multiple Exchange servers but all users access via the same Exchange Web Services (EWS) URL e.g. https://mydomain.com/EWS/Exchange.asmx
  • Obtain EWS URL using Autodiscover – you should check this option.

As your environment only has a single EWS endpoint (URL) the overhead of looking it up dynamically using Autodiscover is minimal. This lookup happens once at service startup and is then cached while the service is running.

  • EWS URL – if Autodiscover is not configured in your environment, you may explicitly provide the EWS URL instead

Advanced Options

Allow SSL certificates without validation – By default, any calls made to Exchange require an SSL certificate (made over https protocol). The service will validate the returned SSL certificate to ensure it is trusted. It is recommended to not check this option unless your security requirements mean that you can run without SSL validation.

 

Next Step: Configure General Settings