How to set the destination of the backup report email?

 

    • Log in as root
    • Open the backup script for editing:
vim /u2/UTILS/bin/snapsave.cfg
    • Find the MAILLIST value, and add any additional email addresses, separated by a blank space , like so:
MAILLST='root backupadmin@mycompany.com'
  • Save and quit