gtpo1m8n | Operations |
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
|
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, 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