Show email alert configuration - SANtricity CLI
The show emailAlert summary command displays the email alert configuration information.
Supported Arrays
This command applies to an individual E4000, E2800, E5700, EF600 or EF300 storage array. It does not operate on E2700 or E5600 storage arrays.
Roles
To execute this command on an E4000, E2800, E5700, EF600, or EF300 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: secret123
Email sender address: no-reply@company.com
Recipient Email
recipient@company.com
recipient-two@company.com
SMcli completed successfully.
Minimum firmware level
8.40
11.70.01 added parameters that specify the SMTP encryption (none, SMTPS, STARTTLS), SMTP port, and SMTP credentials (user name and password).