Specifications
14-6
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
Prerequisites
• Local and remote subscribers must be previously defined on the system.
• To add nonsubscribers to distribution lists, you must have Cisco Unity Express 3.2 or a later version
Required Data for This Procedure
The following information is required to create a public distribution list:
• List name and number
• (Optional) List description—The description can have a maximum of 64 characters.
The following information is required to add members to a distribution list:
• Member type local (subscriber, group, GDM, distribution list, remote subscriber, or blind address)
• Member name or extension
SUMMARY STEPS
1. config t
2. list name list-name number list-number create
3. list number list-number owner owner-ID
4. list number list-number member {member-name | extension} type {group | user | gdm | list |
remote | blind | nonsubscriber}
5. (Optional) list number list-number description description
6. exit
DETAILED STEPS
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
se-10-0-0-0(config)#
Enters configuration mode.
Step 2
list name list-name number list-number create
Example:
se-10-0-0-0(config)# list name engineers number 5
create
Creates a list named list-name with the number
list-number.
• list-number can be up to 15 digits in length.
• An error message appears if list-name or
list-number already exists.
• An error message appears if the maximum
number of public lists already exists.