Send email notification for messages sent to the BRMS log

Use the BRMS graphical user interface (GUI) to set the following 'Global Policy Properties'

Set the 'from address' on email notifications sent for the BRMS log

By default, the 'from address' on the email that is sent for the BRMS log will be the same as the 'to address'. 

In releases IBM i 6.1 and later, the following program calls can be used to manipulate the 'from address' on the email notifications:

CALL PGM(QBRM/Q1AOLD) PARM('SENDERADDR' '*SET' 'from@company.com')

The 'from address' will be set to from@company.com.

CALL PGM(QBRM/Q1AOLD) PARM('SENDERADDR' '*SET' '*SYSTEM')

The 'from address' will be set to xxxxx@BRMS, where xxxxx is the system name.

CALL PGM(QBRM/Q1AOLD) PARM('SENDERADDR' '*REMOVE')

The 'from address' will be set back to the 'to address'.

CALL PGM(QBRM/Q1AOLD) PARM('SENDERADDR' '*DISPLAY')

Displays the current value being used for the 'from address'. 

In releases IBM i 6.1 through 7.2, to change the 'from address', the following PTFs or superseding PTFs are required:

NOTES:

  1. The use of BRMS email notifications requires a license for the BRMS - Network Feature and BRMS - Advanced Feature in addition to a license for IBM Backup, Recovery and Media Services for i.
  2. Emails received will be from the first email listed in the E-mail address field.
  3. Emails for BRMS Enterprise reports do not use the 'from address' setting for the BRMS log.





Privacy Policy | Cookie Policy | Impressum
From time to time, this website may contain technical inaccuracies and we do not warrant the accuracy of any posted information.
Copyright © Fortra, LLC and its group of companies. All trademarks and registered trademarks are the property of their respective owners.