automation-suite
2023.10
false
UiPath logo, featuring letters U and I in white

Automation Suite Admin Guide

Last updated Dec 18, 2024

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.

Notifications can be related to user accounts (password recovery), or be related to events from services such as Orchestrator.

System emails are not sent - SslHandshakeException

For offline installations, if system emails are not sent and you encounter the error SslHandshakeException, make sure that both port 80 and port 587 are opened for the machine (single node | multi-node).

Using default email settings

Default email settings are preconfigured parameters provided by UiPath for sending system email notifications. Default settings use the SendGrid SMTP server and are designed to work out of the box, requiring no additional customization.

When selected at the host level, the default UiPath email settings apply to the host and all of its subordinated organizations. The host can also have custom email settings.

Whatever configuration - default or custom - that is set at the host level, it propagates down to all child organizations that did not customize their own email settings. Organization custom settings override the inherited settings from the host.

When the default mail settings are chosen at the organization level, settings from the host level - either the standard UiPath or any custom host configurations - are adopted. Nevertheless, these settings can be overridden at the organization level with custom configurations.

  1. Go to Admin, and from the top left corner, select Host (for host email settings), or your organization name (for organization-specific email settings). Then select Mail Settings. The Mail Settings page opens.
  2. Select the Use default mail settings checkbox to use the default SendGrid SMTP server. The default SMTP settings are described on the page and cannot be changed.
    When configured at the host level, this applies the default UiPath configuration to all emails sent in all organizations under the host, except for those organizations with their own custom settings.

    When configured at the organization level, this applies the configuration inherited from the host level, be it the UiPath default or the custom host email settings.

Default email settings

The default mail settings use the SendGrid SMTP server with the following settings:

Setting

Description

Value

Sender address

The email address that is used as the source of the emails being sent. It represents the identity of the sender and is displayed in the recipient's inbox as the address from which the email originated.

admin@mydomain.com

Sender name

The human-readable name associated with the sender's email address. It appears alongside the sender's email address in the recipient's inbox.

mydomain.com mailer

Using custom email settings

Customizing mail settings helps you tailor your email communication to precise specifications.
  1. Go to Admin, and from the top left corner, select Host (for host email settings), or your organization name (for organization-specific email settings). Then select Mail Settings. The Mail Settings page opens.
  2. Select the Use custom mail settings checkbox to set up your own server.
  3. Configure the custom email settings, by providing the neccessary information for your SMTP configuration.
  4. After entering the SMTP details, click Test mail settings to validate your settings. The Test mail settings page opens.
  5. Add an email address for sending the test email, and click Send. This sends a test email to a designated email address to ensure that your configuration is correct and functioning as expected. Make sure to check your inbox for the test email.
  6. Once the test email is successfully sent and received, click Save to save the SMTP settings. Custom email settings, when configured at the host level, apply to the host and all of its child organizations that do not have a custom configuration of their own. At the organization level, selecting custom settings allows you to implement a unique configuration that is specific to that particular organization. This configuration overrides any settings inherited from the host level, be they default or custom.

Custom email settings

To configure custom email settings for your own SMTP server, provide the necessary information for your SMTP configuration.

Setting

Description

Example

Hostname

The SMTP server that handles the sending of your emails.

Smtp.office.com

Domain

The email server responsible for handling emails.

Provider.com

Port

The communication port used for sending emails. Port 25 is commonly used, but some email providers also offer ports like 587.

25

Timeout

Maximum duration that the system waits for a response from the SMTP server. If the server does not respond within the specified timeout period, the attempt is considered unsuccessful.

180,000 ms

Use TLS encryption

When enabled, it ensures that sensitive data remains confidential during transit.

N/A

Require authentication

When enabled, you should provide valid credentials (username and password) before the system is allowed to send emails through the SMTP server.

Username: name@name.com

Password: ********

Sender address

The email address that is used as the source of the emails being sent. It represents the identity of the sender and is displayed in the recipient's inbox as the address from which the email originated.

admin@mydomain.com

Sender name

The human-readable name associated with the sender's email address. It appears alongside the sender's email address in the recipient's inbox.

mydomain.com mailer

  • System emails are not sent - SslHandshakeException
  • Using default email settings
  • Default email settings
  • Using custom email settings
  • Custom email settings

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.