Configuring Email Notification Settings
You can specify email notification settings for automated delivery of job results. To connect an SMTP server that will be used for sending email notifications:
- Switch to the Configuration page.
- Navigate to Settings > Email.
- Select the Enable email notifications check box.
- Click the link in the SMTP server field and configure mail server settings.
- In the From field, enter an email address of the notification sender. This email address will be displayed in the From field of notifications.
- In the To field, enter an email address of a recipient. Use a semicolon to separate multiple recipient addresses.
- In the Subject field, specify a subject for notifications. You can use the following runtime variables:
- %JobName% — a job name.
- %JobResult% — a job result.
- %ObjectCount% — the number of VMs or PDs in a job.
- Choose whether you want to receive email notifications in case jobs complete successfully, complete with warnings or complete with errors.
- Select the Suppress notifications until the last retry check box to receive a notification about the final job status. If you do not enable this option, the Nutanix AHV backup appliance will send one notification per every job retry.
- Click Apply.
Tip |
Veeam Backup for Nutanix AHV allows you to send a test message to check whether you have configured the settings correctly. To do that, click Send Test Email. A test message will be sent to the specified email address. |
Configuring Mail Server Settings
- In the Mail server name or address field, enter a DNS name or an IP address of the SMTP server. All email notifications (including test messages) will be sent by this SMTP server.
- In the Port field, specify a communication port for SMTP traffic. The default SMTP port is 587.
- In the Timeout field, specify a connection timeout for responses from the SMTP server.
- For an SMTP server with SSL/TLS support, select the Connect using SSL check box to enable SSL data encryption.
- If your SMTP server requires authentication, select the This server requires authentication check box and specify credentials that will be used to connect to the SMTP server.
- Click Apply.