Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-09 Rev B
February 2014
78
Other System Configuration CLI Commands
This CLI command allows the admin user to delete the specified e-mail recipient.
Deleting All E
-
Mail Recipients
syscli --deleteall emailrecipient [--sure]
This CLI command allows the admin user to delete all e-mail recipients. If the
--sure
option is specified, the user will not be prompted for confirmation.
Outgoing E
-
mail Server
CLI Commands
The following e
-
mail server CLI commands are supported:
•
Displaying the Outgoing E-mail Server
•
Setting the Outgoing E-mail Server
•
Deleting the Outgoing E-mail Server
Displaying the Outgoing E-mail Server
syscli --get emailserver
This CLI command allows the user to display the outgoing e-mail server. An
example output of the outgoing e-mail server is shown below.
Outgoing
E
‐
Server
Host
name
or
IP
address
=
10.40.164.50
From
address
=
Setting the Outgoing E-mail Server
syscli --set emailserver --hostname <server_name_or_IP> --emailaddr
<from_email_address>
This CLI command allows the admin user to add an outgoing e-mail server that
will be used to send the e-mail to configured recipients.
Deleting the Outgoing E-mail Server
syscli --del emailserver
This CLI command allows the admin user to delete an outgoing e-mail server.
Sending a Test E-mail
syscli --send testemail --name <recipient_name>
This CLI command allows the admin user to send a test e-mail to verify the
e-mail configuration.