Skip to main content

Show email alert configuration

The show emailAlert summary command displays the email alert configuration information.

Supported Arrays

This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.

Roles

To execute this command on an storage array, you must have the Storage Admin or Support Admin or Storage Monitor role.

Syntax

show emailAlert summary

Parameters

None.

Examples


SMcli -n Array1 -c "show emailAlert summary;"

EMAIL ALERT SETTINGS
Mail server address: email@company.com
Mail server encryption: starttls
Mail server port: 587
Mail server user name: accountName
Mail server password: secret12
Email sender address: no-reply@company.com
Recipient Email
recipient@company.com
recipient-two@company.com

SMcli completed successfully.

Minimum firmware level

11.70.1 added parameters that specify the SMTP encryption (none, SMTPS, STARTTLS), SMTP port, and SMTP credentials (user name and password).