gtpo1m8lOperations

ZMAIL DELETEACLMAILBOX-Delete a User from a Mailbox

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




Note:
You can use ZMAIL DAM as a short form of the ZMAIL DELETEACLMAILBOX command.

mailbox
is the name of the mailbox for which you want to change the access.

account
is the account name for the user that you want to delete from the access control list.

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

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