gtpo1m8nOperations

ZMAIL LISTACLMAILBOX-Display Users for a Mailbox

Use this command to display a list of users with access to a mailbox in a TPF Internet mail server database. The access to a mailbox is controlled by an access control list (ACL). You can set or change the ACL by using the ZMAIL SETACLMAILBOX command.

Requirements and Restrictions

Format




Note:
You can use ZMAIL LAM as a short form of the ZMAIL LISTACLMAILBOX command.

mailbox
is the name of the mailbox for which you want a list of users.

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, a list of users with access to mailbox tpfuser is displayed. Each line of the display shows the account name of the user followed by the access rights of that user for the specified mailbox. See ZMAIL SETACLMAILBOX-Set the List of Users for a Mailbox for an explanation of the actual access rights shown in the example.

+--------------------------------------------------------------------------------+
|User:   ZMAIL listaclmailbox tpfuser                                            |
|                                                                                |
|System: MAIL0001I 13:11:31 START OF RESPONSE FROM ZMAIL listaclmailbox          |
|        tpfuser lrswipcda                                                       |
|        rocky lr                                                                |
|        END OF DISPLAY                                                          |
+--------------------------------------------------------------------------------+

Related Information