Specifications
18-7
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 18 Configuring Advanced Voice Mail
Configuring IMAP
Step 6
session security {ssl | none | mixed |
keyLabel labelname}
Example:
se-10-0-0-0(config-imap)# session security ssl
Specifies the type of IMAP connections accepted
from IMAP clients. Any IMAP client trying to make
any other type of connection will be rejected.
• ssl—Only SSL connections are permitted.
• none—Only non-SSL connections are permitted.
• mixed—Both SSL and non-SSL connections are
permitted.
• keylabel labelname—Associates the
certificate-key pair to the SSL connection. If this
option is not specified, then IMAP uses the
default certificate key.
Note The system displays an error message if the
certificate-key pair are not configured as the
system default before configuring SSL
connections for the IMAP client. Beginning
with Cisco Unity Express 3.2, you can use the
keyLabel option to associate the
certificate-key pair to the SSL connection.
See
“Configuring Security” on page 1 to set
the certificate-key pair.
Step 7
no enable
Example:
se-10-0-0-0(config-imap)# no enable
Disables the Integrated Messaging feature on a
system-wide basis.
Step 8
enable
Example:
se-10-0-0-0(config-imap)# enable
Enables the Integrated Messaging feature on a
system-wide basis. This step restarts the IMAP
server.
Step 9
end
Example:
se-10-0-0-0(config-imap)# end
Exits Integrated Messaging configuration mode
Step 10
groupname groupname privilege vm-imap
Example:
se-10-0-0-0(config)# groupname sales privilege
vm-imap
se-10-0-0-0(config-imap)# groupname imap-users
privilege vm-imap
Specifies an existing group that will have access to
the Integrated Messaging capability. Repeat this step
if more than one group will have Integrated
Messaging access.
Step 11
end
Example:
se-10-0-0-0(config)# end
Exits configuration mode.
Command or Action Purpose