The mkemailserver command creates an e-mail server object that describes a remote Simple Mail Transfer Protocol (SMTP) e-mail server.
>>- svctask -- -- mkemailserver -- -----------------------------> >--+------------------------+-- -- -ip -- ip_address -- --------> '- -name -- server_name -' >--+-----------------+----------------------------------------->< '- -port -- port -'
This command creates an e-mail server object that represents the SMTP server. The SAN Volume Controller uses the e-mail server to send event notification and inventory e-mails to e-mail users. It can transmit any combination of error, warning, and informational notification types.
The SAN Volume Controller supports up to six e-mail servers to provide redundant access to the external e-mail network. The e-mail servers are used in turn until the e-mail is successfully sent from the SAN Volume Controller. The attempt is successful when the SAN Volume Controller gets a positive acknowledgement from an e-mail server that the e-mail has been received by the server.
An invocation example
svctask mkemailserver -ip 2.2.2.2 -port 78
The resulting output
Emailserver id [2] successfully created