Network Settings

The settings for Proxy set up can be configured under Network Settings > Proxy.

The following table lists the fields available:

Configuration Parameter Valid Values and Description

SSLStartMode

(Determines how the component starts the SSL negotiation.)

Automatic—If the remote port is set to the standard plain text port of the protocol (where applicable), the class will behave the same as when SSLStartMode is set to sslExplicit. In all other cases, SSL negotiation will be implicit (sslImplicit).

Implicit—The SSL negotiation starts immediately after the connection is established.

Explicit—The class first connects in plaintext, and then explicitly starts SSL negotiation through a protocol command such as STARTTLS.

None (Default)—No SSL negotiation, no SSL security. All communication will be in plaintext mode.

Auto Detect Proxy

Checking this field lets the application detect the proxy automatically if applicable.

Proxy Type Determines the type of Proxy to connect through

None - No proxy (Default)

Tunnel - Connect through a tunneling proxy. ProxyPort is set to 80

SOCKS4 - Connect through a SOCKS4 Proxy. ProxyPort is set to 1080

SOCKS5 - Connect through a SOCKS5 Proxy. ProxyPort is set to 1080

Proxy Host Holds the Name or IP address of Proxy serve

Proxy Protocol Holds the HTTP_PROTOCOL component of Proxy URL. Maximum length is 20 characters.

Proxy Port TCP Port for the Proxy Host

Proxy Domain/UserName

If the Proxy Host is specified, this property along with Proxy Password is used to connect and authenticate to the given Proxy Server.

Proxy Password

If the Proxy Host is specified, this property along with Proxy Domain/UserName is used to connect and authenticate to the given Proxy Server. This field expects the password to be in encrypted state, use Cryptography Key Editor to encrypt the password.

Use Proxy settings for ESM DTD Validation

Checked (Enabled by default)

Unchecked

Enables or disables the usage of Proxy settings for ESM.

Use Proxy settings for SMTP/S

Checked

Unchecked (Disabled by default)

Enables or disables the usage of Proxy settings for SMTP/S.