Skip to end of metadata
Go to start of metadata
Table of Contents

Overview

Some features in Artifactory require sending outgoing mail to recipients. These features include:

  • Watch notifications
  • Alerts for backup warnings and errors
  • License violation notifications etc.

A mail server must be properly configured in Artifactory to enable the sending of mails.

Setup

The mail server configuration is available from the Admin tab and then Configuration -> Mail.

Set-up is straightforward and can be verified by sending a test mail message from the Configure Mail window, by clicking on Sent Test Mail.

Field NameDescription
HostThe host name of the mail server.
PortThe port of the mail server.
UsernameThe authentication username.
PasswordThe authentication password.
From

The "from" address header to use in all outgoing mails.

This field can be left blank.

Subject PrefixA prefix to use for the subject of all outgoing mails.
Use TLSDetermines whether to use Transport Layer Security when connecting to the mail server.
Use SSLDetermines whether to use Single Sign-On when connecting to the mail server.
Test Message RecipientEnter the email address of a recipient to send a test message.
  • No labels