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:

  1. Switch to the Configuration page.
  2. Navigate to Settings > Email.
  3. Select the Enable email notifications check box.
  4. Click the link in the SMTP server field and configure mail server settings.
  1. In the From field, enter an email address of the notification sender. This email address will be displayed in the From field of notifications.
  2. In the To field, enter an email address of a recipient. Use a semicolon to separate multiple recipient addresses.
  3. 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.
  1. Choose whether you want to receive email notifications in case jobs complete successfully, complete with warnings or complete with errors.
  1. 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.
  2. 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

To employ the basic authentication to connect to your mail server, in the Email Server Settings window:

  1. 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.
  2. In the Port field, specify a communication port for SMTP traffic. The default SMTP port is 587.
  3. In the Timeout field, specify a connection timeout for responses from the SMTP server.
  4. For an SMTP server with SSL/TLS support, select the Connect using SSL check box to enable SSL data encryption.
  5. 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.
  6. Click Apply.

Configuring Email Notification Settings