Configuring an SMTP server to manage email notifications

Before you can receive email notifications about events that occur in Rational® Test Automation Server, you need to configure an existing Simple Mail Transfer Protocol (SMTP) server in Rational® Test Automation Server. When events occur in Rational® Test Automation Server, email notifications are sent to the registered users of Rational® Test Automation Server if they are subscribed to the SMTP notification channel.

Before you begin

You must have completed the following tasks:

About this task

The configuration works for emails that are supported by the SMTP server. To use this capability, you must enable IBM® Rational® Test Automation Server to connect to the SMTP server to send email notifications.

As a server administrator, you can configure email notifications so that other users can receive information about actions on the server projects.

Procedure

  1. Log in to Rational® Test Automation Server.

    The team space that contains your project is displayed.

  2. Click the Settings icon Image of the settings icon. from the menu bar.

    The Notifications page is displayed.

  3. Click Add Configuration.
  4. Provide the following details to configure the SMTP server:
    • A name to the configuration.
    • The host name and port number of the SMTP server.
      Note: The default configuration uses a local SMTP server that listens to the default port 25. This SMTP server does not require any authentication.
    • The email address of the sender. The email address is displayed in email notifications. The email notifications are sent to the users based on the notification settings.
    • The encryption type for secure communications is when the SMTP server is on an external network. You can enable either STARTTLS or SSL/TLS.
      Note: The SMTP server for the secure communication listens to the default port 465.
    • Login credentials are required if the SMTP server requires authentication.
  5. Click Add.
    Note: The SMTP configuration is added after a valid connection is established with the SMTP server.

Results

You configured an SMTP server to connect with Rational® Test Automation Server and send out email notifications about the server events to users who have subscribed to the SMTP channel.

What to do next

You can modify the default subscriptions for the SMTP channel, see Managing email notifications.