The chemailserver command modifies the parameters of an existing e-mail server object.
>>- svctask -- -- chemailserver -- -----------------------------> >--+------------------------+-- --+---------------------+-- ----> '- -name -- server_name -' '- -ip -- ip_address -' >--+-----------------+--+- email_server_name -+---------------->< '- -port -- port -' '- email_server_id ---'
Use this command to change the settings of an existing e-mail server object. The e-mail server object describes a remote Simple Mail Transfer Protocol (SMTP) e-mail server.
You must specify either the current name or the ID of the object returned at creation time. Use the svcinfo lsemailserver command to obtain this ID.
An invocation example
svctask chemailserver -name newserver 0
The resulting output
none