Specifications

14-9
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 14 Configuring Distribution Lists
Displaying Distribution Lists
Output from this command may appear similar to the following:
se-10-0-0-0# show lists public
List number List Name Type
5 engineers Public
9999 everyone Public
Number: 5
Name: engineers
Type: Public
Description:
Owners:
user15 Local User
progmgrs Group
Members:
user15 Local User
user23 Local User
progmgrs Group
techs General Delivery Mailbox
tech25 Remote User
nyc5555 Blind Address
Displaying Details of a Public Distribution List
The following Cisco Unity Express EXEC mode command displays details of a specific public
distribution list:
show list detail public {name list-name | number list-number}
where list-name is the name of the list and list-number is the number of the list.
This command displays the list number, list name, list type, owners, and members of the list with their
type categories.
Output from this command may appear similar to the following:
se-10-0-0-0# show list detail public name engineers
Number: 5
Name: engineers
Type: Public
Description:
Owners:
user15 user
progmgrs group
Members:
user15 user
betamgrs group
techs gdm
tech25 remote
nyc5555 blind
The command show list detail public number 5 would display the same output as shown above.