Jump to: navigation, search

web-proxy Section



     


host

Default Value: An empty string
Valid Values: Any alphanumeric string; for example: myProHost, 192.168.0.15
Changes Take Effect: After restart
Introduced: 8.5.200.02

Specifies the name or address of the host running the Web proxy. If not provided, an IllegalArgumentException message is generated. If E-mail Server is unable to connect to the host, a MailConnectException message is generated.

password

Default Value: An empty string
Valid Values: Any alphanumeric string
Changes Take Effect: After restart
Introduced: 8.5.200.02

Specifies the password to authenticate the user on the Web proxy. If this option is present, the user option must also be configured.

port

Default Value: 0
Valid Values: Any positive integer less than 65535
Changes Take Effect: After restart
Introduced: 8.5.200.02

Specifies the port on which the Web proxy is running. If the port number is absent or invalid, an IllegalArgumentException message is generated explaining the error.

usageType

Default Value: both
Valid Values: both, auth, graph
Changes Take Effect: After restart
Introduced: 8.5.203.03

Specifies how the web-proxy is used. It can be used for either authentication or Graph API. It can be used for both.

useProxy

Default Value: false
Valid Values: true, false
Changes Take Effect: After restart
Introduced: 8.5.200.02

Enables (true) or disables (false) the Web proxy.

user

Default Value: An empty string
Valid Values: Any alphanumeric string
Changes Take Effect: After restart
Introduced: 8.5.200.02

Specifies the user name to be authenticated on the Web proxy. If this option is present, the password option must also be configured.

This page was last edited on April 29, 2021, at 17:18.
Comments or questions about this documentation? Contact us for support!