Email
Description
Specifies the default mail server to use when Automate sends an email On Task Error, or when the Connection parameter is set to System for the Email - Send message activity.
To access the Email properties for Task Agents, select Options on the Server Management Console's navigation bar, and then select Default Properties > Task Agents > Email.
Mail server
Property | Description |
---|---|
SMTP/Microsoft Exchange | The mail server
to use for outgoing email. The available options are:
|
SMTP parameters
The following parameters are available when the mail server is set to SMTP:
Property | Description |
---|---|
Server | The default SMTP mail server to use (for example, mail.yourdomain.com). |
Port | The port number to use for the default SMTP mail server. If the Security parameter is set to No Security or Explicit TLS/SSL the default port number is 25, and if it is set to Implicit TLS/SS, the default port number is 465. The port number can also vary for special network configurations. |
Authentication type | Specifies the type of authentication
to use. The available options are:
|
Username | The username to use to sign in to the SMTP mail server and authenticate the mail transaction. This parameter becomes available and is required when the Authentication type parameter is set to Auto, Plain, Digest-MD5, CRAM-MD5, Login, NTLM, or GSS-API. |
Password | The password to use to sign in to the SMTP mail server and authenticate the mail transaction. This parameter becomes available and is required when the Authentication type parameter is set to Auto, Plain, Digest-MD5, CRAM-MD5, Login, NTLM, or GSS-API. |
Security | Specifies the
SMTP security settings. The available options are:
|
Certificate | Specifies the path and file name of the certificate (.pfx) to use to authenticate. Select the ![]() |
Passphrase | The certificate passphrase to use to authenticate. This parameter is only available if the Security parameter is set to Explicit TLS/SSL or Implicit TLS/SSL. |
Ignore invalid server certificate | If selected, invalid or expired SSL server certificates are ignored. If disabled (default) and an invalid server certificate is found, this step throws an error stating that the security certificate on the server is not valid. This parameter is only available if the Security parameter is set to Explicit TLS/SSL or Implicit TLS/SSL. |
Proxy | Specifies the proxy type for use
when attempting network communications through a proxy server.
The available options are:
NOTE: If you are unsure of the value to use in this parameter, contact your network administrator. |
Proxy Server | The hostname (server.domain.com) or IP address of the proxy server. This parameter is only available and required if the Proxy parameter is set to SOCKS 4, SOCKS 4A, SOCKS 5, or HTTP. |
Proxy Port | The proxy port number to use to connect to the proxy server. The default port is 0. Most proxy servers operate on port 1028, however, a proxy server can operate on other ports. This parameter is only available and required when the Proxy type parameter is set to SOCKS 4, SOCKS 4A, SOCKS 5, or HTTP. |
Proxy Username | The username to use to authenticate with the proxy server. This parameter is only available and required when the Proxy parameter is set to SOCKS 5 or HTTP. |
Proxy Password | The password corresponding with the Proxy Username parameter to use to authenticate with the proxy server. This parameter is encrypted in Task Builder. This parameter is only available and required when the Proxy parameter is set to SOCKS 5 or HTTP. |
Microsoft Exchange parameters
The following properties are available when the mail server is set to Microsoft Exchange:
Property | Description |
---|---|
Protocol | Specifies the Exchange server
protocol to use. The available options are:
|
If Protocol is set to EWS (Exchange 2007 & newer), refer to these parameters. | |
Email address | A valid email address to use to authenticate with the Exchange server. |
Password | The password that corresponds with the Email address parameter to authenticate with the Exchange server. |
HTTPS/HTTP | Indicates whether to use HTTP (normal HTTP) or HTTPS (secure HTTP) as the Exchange server protocol type. |
Exchange server | Specifies the address of the Exchange server. Select Discover to automatically discover the server based on the information entered in the Email address and Password parameters. |
Domain (optional) | The domain name (for example, domain.exchangeServer.com) or IP address to use to connect to the Exchange server. |
Version | The Exchange server
version. This parameter is active only if the Protocol
parameter is set to EWS (Exchange
2007 SP1 and later). The available options are:
|
Ignore invalid server certificate | If selected, invalid or expired SSL server certificates are ignored. If disabled (default) and an invalid server certificate is found, this step throws an error stating that the security certificate on the server is not valid. |
If Protocol is set to EWS Online, refer to these parameters. | |
Email address | A valid email address to use to authenticate the connection to the Exchange server. |
Tenant ID | The Directory (tenant) ID to use for authentication. This parameter is encrypted in Task Builder. |
Client ID | The Application (client) ID to use for authentication. This parameter is encrypted in Task Builder. |
Client secret | The client secret Value to use for authentication. This parameter is encrypted in Task Builder. |
If Protocol is set to WEBDAV (Exchange 2003, 2007), refer to these parameters. | |
Email address | A valid email address to use to authenticate with the Exchange server. |
Password | The password that corresponds with the Email address parameter to authenticate with the Exchange server. |
HTTPS/HTTP | Indicates whether to use HTTP (normal HTTP) or HTTPS (secure HTTP) as the Exchange server protocol type. |
Exchange server | Specifies the address of the Exchange server. Select Discover to automatically discover the server based on the information entered in the Email address and Password parameters. |
Domain (optional) | The domain name (for example, domain.exchangeServer.com) or IP address to use to connect to the Exchange server. |
Authentication type | The Exchange server
authentication type. This parameter is active only if the Protocol parameter is set to
WEBDAV (Exchange 2003, 2007)
The available options are:
|
If using a proxy server, refer to these parameters. | |
Proxy | Specifies the proxy type for use
when attempting network communications through a proxy server.
The available options are:
NOTE: If you are unsure of the value to use in this parameter, contact your network administrator. |
Proxy Server | The hostname (server.domain.com) or IP address of the proxy server. This parameter is only available and required if the Proxy parameter is set to SOCKS 4, SOCKS 4A, SOCKS 5, or HTTP. |
Proxy Port | The proxy port number to use to connect to the proxy server. The default port is 0. Most proxy servers operate on port 1028, however, a proxy server can operate on other ports. This parameter is only available and required when the Proxy type parameter is set to SOCKS 4, SOCKS 4A, SOCKS 5, or HTTP. |
Proxy Username | The username to use to authenticate with the proxy server. This parameter is only available and required when the Proxy parameter is set to SOCKS 5 or HTTP. |
Proxy Password | The password corresponding with the Proxy Username parameter to use to authenticate with the proxy server. This parameter is encrypted in Task Builder. This parameter is only available and required when the Proxy parameter is set to SOCKS 5 or HTTP. |