Mail Server Configuration

πŸ“˜

Note

Configuring a mail server is only available in self-hosted environments.

Cloud environments use a predefined mail server and do not have this option. Hence, this setting will not be available in the Web UI.

You can send email notifications to Administrators and other users for significant events that happen in your system.

For example, here are some of the events:

  • Watch notifications
  • Alerts for backup warnings and errors
  • License violation notifications
  • Project storage quota notifications

To enable email notifications, in the Administration module, go to General Management | Mail Server.

Mail Server SettingsDescription
EnableWhen this checkbox is selected, email notifications are enabled.
HostThe host name of the mail server. This is mandatory.
PortThe port of the mail server. This is mandatory.
UsernameThe username for authentication to the mail server.
PasswordThe password for authentication to the mail server.
FromThe From address header to use in all the outgoing emails.
Subject PrefixA prefix to use for the subject in all the outgoing emails.
Artifactory URLThe Artifactory URL to use in all outgoing emails to denote links to Artifactory.
Use TLSWhen this checkbox is selected, Transport Layer Security is used when connecting to the mail server.
Use SSLWhen this checkbox is selected, secure connection is used when connecting to the mail server.
Send Test EmailThe email address of a recipient to receive a test message.