Deleting an SMTP Recipient
From the command line
Run the following command on the system where VRTSweb is installed:
# $VRTSWEB_HOME/bin/webgui smtp delrcpt email
The variable email represents the email address of the recipient to be deleted.
For example:
# /opt/VRTSweb/bin/webgui smtp delrcpt admin@company.com
From the Web console
-
Access the Web server using an existing port number. For example, http://hostname:8181/
-
Click the Configuration tab.
-
Click Delete SMTP Recipient on the left side of the Configuration page.
-
In the Delete SMTP Recipient dialog box:
Click the thumbnail above to view full-sized image.
- Enter the email address of the recipient to be deleted.
- Enter the name and password for a user having superuser (administrative) privileges on the Web server system.
- Click OK.
|