gtpo1m8l | Operations |
Use this command to delete a user from the access control list (ACL) for a mailbox in a TPF Internet mail server database. An access control list specifies the users who have permission to access the mailboxes. The access for a mailbox is set by using the ZMAIL SETACLMAILBOX command.
Requirements and Restrictions
Format
|
You can specify as many as 30 characters for an account name. The total length of a mailbox string (including all submailboxes) can be as many as 256 characters. The name of an account or mailbox can consist of any alphanumeric character, underscore (_), hyphen (-), comma (,), semicolon (;), left parenthesis ( ( ), or right parenthesis ( ) ).
Additional Information
ZMAIL HELP
ZMAIL ?
Examples
In the following example, the access rights for mailbox kate.inbox.work for account steve are deleted.
+---------------------------------------------------------------------------------------------+ |User: zmail deleteaclmailbox kate.inbox.work steve | | | |System: MAIL0003I 13:11:31 deleteaclmailbox COMPLETED SUCCESSFULLY. NO OUTPUT TO DISPLAY | +---------------------------------------------------------------------------------------------+
Related Information