Skip to main content

xSuite Interface Windows Prism 5.x – Online Help

Proxy Server Connection

The following properties need to be defined when an interface connects to an external server through a proxy server.

Notice

Not all interfaces explicitly support the use of a proxy server. If the interface does not offer support, set the program to enable proxy usage globally. Then, all interfaces must use the same proxy server.

Property

Description

.ProxyServer.Address*

Address of the proxy server in the form of a URL

.ProxyServer.User

.ProxyServer.Password(§)

User name and password for authentication against proxy server (optional)

.ProxyServer.AuthMethod

Type of authentication for access against the proxy server

This property only applies to the external library used for email mailbox access via POP3, IMAP, and SMTP.

  • None (default value)

  • Basic

  • NTLM

.ProxyServer.BypassAddress[]

List of (external) server names or server addresses for which a configured proxy server should not be used

For local addresses, the proxy is bypassed automatically and therefore does not need to be defined explicitly. Syntactically, the names or addresses must be specified as regular expressions. This property is not supported by the third-party library used for IMAP, POP3 and SMTP mail interfaces.