- Blat is installed and tested
- nbmail is configured :
@IF "%~4"=="" (
blat %3 -subject %2 -to %1 NetBackup -smtp_server myadress -q
) ELSE (
blat %3 -subject %2 -to %1 NetBackup -smtp_server myadress -attach %4
)
- Admin console configuration :
Host properties - Master server - Properties - Global Attributes --> Administrator email address: set to myaddress
Host properties - Master server - Properties - Universal Settings --> "Server sends mail" option selected
Host Properties - Clients - Client Properties - Universal Settings --> "Server sends mail" option selected with "Client administrator's email" set to my email address
* however the email notification is not working about zero or non-zero status.
* this message is displayed in job details status : "Error bpbrm(pid=3268) cannot send mail to root on client srv-netbackup"