Email settings

This section allows you to specify the SMTP server used to send notifications for policy, session, user status, and service events.

Published June 27, 2025

Note
  • To access this page, go to Server settings ▸ Email settings.

  • You need at least read permission on Server settings to view this page.

SMTP server

To send email notifications, UserLock uses the SMTP protocol, which must be configured here by providing the following information:

Setting

Description

Server

The IP address or hostname of the server that will send these notifications.

Port

The TCP port used to send email (usually 25).

From

The email address used to send these notifications. Must be valid.

SSL encryption

Enables the SSL security protocol.

Authentication

The authentication method the UserLock server will use to connect to the SMTP server.
Three options are available:

  • No authentication

  • Windows authentication

  • Provide credentials

User name

Required when selecting the Provide credentials option.

Password

The password associated with the specified user name when selecting the Provide credentials option.

Note

The Reset settings button allows you to restore the default values for this configuration.

Test the configuration

You can test your SMTP settings at any time by entering an email recipient and clicking the Send test email button.

The result of the test will be displayed in a toast notification in the bottom-right corner.

Best practices and warnings

  • Use a dedicated sender account (e.g., userlock-noreply@yourdomain.com) instead of a personal mailbox.

  • Always test configuration with Send test email before relying on it.

  • If using authentication, prefer service accounts with non-expiring passwords.

  • Make sure outbound SMTP is allowed by your firewall.