The following changes regarding operation and system configuration can be made to the settings for email notifications.
Changes are reflected in operation once all of the procedures have been performed.
[Virtual Edition]
Execute the following command to change the email address of the administrator of the tenant information.
> rcxadm tenant modify -name name -mail mail_address
[Cloud Edition]
Refer to "11.4 Modifying a Tenant" in the "User's Guide for Infrastructure Administrators".
See
For details on this command, refer to "4.4 rcxadm tenant".
To turn off email notification, disable the function for email notification during quarantining. To turn message notification back on, re-enable the function. Execute the following commands.
> mailnotice enable
> mailnotice disable
See
For details on these commands, refer to "4.10 mailnotice".
The following information of the SMTP server can be changed:
Use the following procedure to change the information of the SMTP server.
Execute the following command using the Resource Orchestrator manager.
> mailnotice modify -name Name [ -ip SMTP_server_IP_address][ -port SMTP_server_port_number][ -from Sender_email_address]
See
For details on this command, refer to "4.10 mailnotice".