GatorMail (On Premise)GatorMail v7.1ToolsIntegration How To...CommuniGator Integration Proxy Server Configuration

CommuniGator Integration Proxy Server Configuration

This document details the steps required to setup the CommuniGator Integration to use a proxy server.

Configuring the Proxy Server Address/Port 1

Configuring the Proxy Server Address/Port 1

The integration service can be set to use the default proxy settings as configured in the internet options, for the user that the service is set to run under.

1) To set these details, log in to the server (or open Internet Explorer) as the user that the integration service is set to run as

2) Open the Internet Options menu from either Internet Explorer or via the Control Panel.

Configuring the Proxy Server Address/Port 2

Configuring the Proxy Server Address/Port 2

1) Navigate to the Connections tab

2) Click on the 'LAN settings' button.

Configuring the Proxy Server Address/Port 3

Configuring the Proxy Server Address/Port 3

This will display the LAN settings dialog which enables setting of the default proxy server for the current user.

1) Enter the required Proxy Server settings.

2) Press Ok and close the Internet Options menu.

Updating the Integration Configuration 1

Updating the Integration Configuration 1

Once the internet options have been set-up, the integration service will need some configuration changes in order for it to use the proxy configured.

Navigate to the directory where the integration service is running. Please contact your Server administrator for more information on where this is located.  

1) Stop the integration service, either by running the 'IntegrationManager.exe' in the CommuniGator Integration folder or by selecting it from the list of Services in the 'Services.msc'

Updating the Integration Configuration 2

Updating the Integration Configuration 2

1) Open the 'Configuration.xml' in notepad so it can be edited.

Updating the Integration Configuration 2

Add or update (if it already exists) the following section:

<System>

<APIProxy UseDefaultCredentials="True">True</APIProxy>

...other settings

</System>

This will tell the integration to use the configured proxy server as well as using that users credentials to authenticate with.

If you wish to use different credentials. These can be configured like so:

<APIProxy UseDefaultCredentials="False" Username="user" Password="pass" Domain="domain">True</APIProxy>

When complete, save the file and start the Integration again by clicking on the “Start Integration” button in the IntegrationManager.exe application.

This should complete the proxy server configuration.

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.