Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The RED scheduler can send email notifications when jobs fail or complete successfully. This section provides instructions on how to add the required configurations. 

Table of Contents

...

Configuring email settings

...

on Scheduler Installation

Windows

The Windows Scheduler installation wizard provides a configuration screen for adding all the required settings.

  1. On the Email Configuration screen, select Enable email notifications. On this section add the following information.
    Email Server
    In this field enter the mail host.
    Email Server Port
    Enter the port your email server is using.
    Sender Email 
    This will be the email address displayed as sender on the email client.
  2. If you want to use authentication when sending email notification select Enable authentication and fill the required fields.
    Email Server User
    Enter the username for the account that will send notifications.
    Email Server Password
    Enter the password for the account that will send notifications. 
    Encryption
    Select a type of encryption
  3. Verify your settings and click Next to continue with the Scheduler installation.
  4. On the Summary screen, verify your settings are correct and continue with the installation.

Linux

To configure email notifications when installing the scheduler on Linux, you need to modify the example web response file andexample executor response file

Open the response file

Find the 

On the email Configuration screen, select  select Enable email notifications.

...