Specifications
18-5
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
Configuring Integrated Messaging
Follow this procedure to configure the Integrated Messaging capability.
Prerequisites
The system must have a default security certificate and private key installed before SSL connections are
permitted on Cisco Unity Express. Use the show crypto key command to display the system default
certificate-key pair. If no default pair exists, follow the procedure in “Configuring Security” on page 1.
Required Data for This Procedure
Name of a subscriber group that has the vm-imap privilege.
SUMMARY STEPS
1. config t
2. service imap
3. enable
4. maxsessions num-sessions
5. session idletimeout minutes
6. session security {ssl | none | mixed | keyLabel labelname}
7. no enable
8. enable
Table 18-3 IMAP Protocols and Ports Supported (Cisco Unity Express 8.6
and Later)
IMAP server session
security command
setting Port 143 Port 993 Port 7993
1
1. Used for secure messages from CSF clients.
none Supported Not supported Not supported
mixed Supported Supported Supported
(STARTTLS/
LOGIN
DISABLED
2
)
2. With this setting, the IMAP server does not allow IMAP clients to login if the client has not
called STARTTLS yet.
ssl Supported
(STARTTLS/
LOGIN
DISABLED)
Supported Supported
(STARTTLS/
LOGIN
DISABLED)