Quantum DXi-Series Command Line Interface (CLI) Guide
6-67081-02 Rev A
July 2011
Other System Configuration CLI Commands
61
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.
E
-
mail Home CLI
Commands
The following e
-
mail home commands are supported:
•
Getting the E-mail Home Information
•
Enabling or Disabling the E-mail Home Scheduler
•
Adding an E-mail Home Schedule Recipient
•
Deleting an E-mail Home Schedule Recipient
•
Deleting All E-mail Home Receipts
•
•