Specifications

14-7
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
Configuring Public Distribution Lists
Step 3
list number list-number owner owner-ID
Example:
se-10-0-0-0(config)# list number 5 owner user12
Assigns an owner to the list. The owner can be a
local subscriber or a local group.
An error message appears if listnumber or
owner-ID does not exist.
An error message appears if the maximum
number of owners on the system has been
reached.
Use the no form of the command to remove the
owner of the list.
Step 4
list number list-number
member {member-name | extension}
type {group | user | gdm | list | remote | blind |
non-subscriber
}
Example:
se-10-0-0-0(config)# list number 5 member user8 type
user
se-10-0-0-0(config)# list number 5 member managers
type group
se-10-0-0-0(config)# list number 5 member sale type
gdm
se-10-0-0-0(config)# list number 5 member mylist3 type
list
se-10-0-0-0(config)# list number 5 member user15 type
remote
se-10-0-0-0(config)# list number 5 member user5555
type blind
Assigns a member to the list. Valid member types
include:
group—Local or remote group
user—Local subscriber
gdm—Local or remote GDM
list—Any local public list that belongs to the
list owner
remote—Remote subscriber
blind—Blind address of a remote subscriber
nonsubscriber—nonsubscriber (someone who
do not have a mailbox on the system)
Valid members include:
Local or remote subscriber
Group ID
GDM name
Voice mailbox extension (blind address)
List number
List name
An error message appears if the list or member does
not exist.
An error message appears if the maximum number
of public list members has been reached.
Use the no form of this command to delete the
member from the list.
Command or Action Purpose