- Getting started
- Best practices
- Tenant
- About the Tenant Context
- Searching for Resources in a Tenant
- Managing Robots
- Connecting Robots to Orchestrator
- Storing Robot Credentials in CyberArk
- Storing Unattended Robot Passwords in Azure Key Vault (read-only)
- Storing Unattended Robot Credentials in HashiCorp Vault (read-only)
- Deleting Disconnected and Unresponsive Unattended Sessions
- Robot Authentication
- Robot Authentication With Client Credentials
- SmartCard Authentication
- Audit
- Resource Catalog Service
- Folders Context
- Automations
- Processes
- Jobs
- Triggers
- Logs
- Monitoring
- Queues
- Assets
- Storage Buckets
- Test Suite - Orchestrator
- Other Configurations
- Integrations
- Classic Robots
- Host administration
- Organization administration
- Troubleshooting
Orchestrator user guide
Configuring system email notifications
Email notifications provide alerts for events like password recovery, license status, product updates, and resource-specific notifications such as job or robot alerts. They can be configured at two levels: host and organization. The host-level applies settings across all organizations in the platform, but they can be overriden at the organization level.
To configure email preferences, log in to the host Management portal as a system administrator and navigate to the Global Settings page.
Field |
Description |
---|---|
SMTP Host |
The IP or Domain of the SMTP server. |
SMTP Domain |
Domain for the username, if SMTP server requires authentication. |
SMTP Port |
The SMTP port. For example, if you are using a Gmail account to send mail messages and Enable secure connection is selected, the port should be 587. Note that both ports 80 and 587 must be opened during installation for Enable secure connection to work. |
SMTP Username |
The username of the SMTP server, if it requires authentication. For example, if you are using Gmail, fill in this field with the email address to be used to send messages. Select the Use default credentials if you want to connect to the SMTP server without a username and password. |
SMTP Password |
The password for the email account specified in SMTP Username. Select the Use default credentials if you want to connect to the SMTP server without a username and password. |
Default From Address |
The email address from which to send system email messages. |
Default From Display Name |
A custom display name for the email address from which you send system notifications. |
Option |
Description |
---|---|
Enable secure connection |
If enabled, it secures the connection between UiPath and your SMTP server using TLS. It requires a TLS certificate for the SMTP domain to ensure encrypted transmission of your email data. If cleared out, the connection is not secure. Note: Both port
587 and port 80 must be opened during installation for this setting to work.
|
Use default credentials | If enabled, you can connec to the SMTP server without a specific username and password. |
Configuring the SMTP Server for a Google account is not very different from any regular configuration. In the host management portal, configure the settings as follows:
-
SMTP Host:
smtp.gmail.com
(Google SMTP server). -
SMTP Port:
587
(default Google SMTP port). -
SMTP Username: The email address to send mail messages from. For example,
[email protected]
. - SMTP Password: The password for the email address you want to use. It has to be the password of the account that was specified in the SMTP Username field.
-
Default From Address: The email address from which to send the email messages. It has to be the same one as the one used in the SMTP Username field, in our example,
[email protected]
. -
Default From Display Name: A custom name you want recipients to see for the sender of the email notification. For example,
Orchestrator System Notifications
.
If you provide a Google account for the SMTP Username, you also need to do the following: