Configure the License Server Host and Port

Exchange Web Service Connector is licensed through License Server. In the Exchange Web Service Connector configuration file, specify the information required to connect to the License Server.

To specify the license server host and port

  1. Open your configuration file in a text editor.

  2. In the [License] section, modify the following parameters to point to your License Server.

    LicenseServerHost The host name or IP address of your License Server.
    LicenseServerACIPort The ACI port of your License Server.

    For example:

    [License]
    LicenseServerHost=licenses
    LicenseServerACIPort=20000
  3. Save and close the configuration file.