[MGMT0]$ cscli service_console configure smtp relay --help
Configure the Email Notification List
This section explains how to configure a list of users to be sent notifications and how to enable/disable
individual user notifications.
IMPORTANT: Email notifications to the specified user list are sent only if the notification
functionality is enabled.
3. Add an email address:
[MGMT0]$ cscli service_console configure email add
Delete an existing email address:
[MGMT0]$ cscli service_console configure email delete
IMPORTANT: Email notifications to the specified user list are sent only if the notification functionality
is enabled.
4. Verify that the email address has been correctly established:
[MGMT0]$ cscli service_console configure email show
5. Enable user email support:
[MGMT0]$ cscli service_console configure email enable
(To disable user email support):
[MGMT0]$ cscli service_console configure email disable
6. Send a test email to verify that the email address has been properly added:
[MGMT0]$ cscli service_console configure email send_test_email
If the SMTP relay is configured properly, the configuration emails are enabled, and the specified email
addresses have been set up to receive notifications, the following test email message is sent to the user list:
Subject: Remote Service TEST: sn11000
Body:
System Identification:
System Serial Number: sn11000
System Identifier:
Current System Time: Tue, 21 Oct 2017 18:05:54
System Timezone: PDT
TEST: This email is to test system SMTP relay setup only, please
ignore.
Example of an email successfully sent to remote support:
Successfully sent test email to remote support with subject
'Remote Service TEST: sn11000'
Example of an email successfully sent to users whose email addresses are properly configured:
Successfully sent test email to configured user(s) with subject
'Remote Service TEST: sn11000'
Configure SMTP Relay, RAS Email, Remote Support, and Service Console
92