Specifications

18-6
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
Note Any changes to the IMAP server configuration require a restart of the IMAP server for the
changes to take effect. Steps 7 and 8 restart the IMAP server.
9. end
10. groupname groupname privilege vm-imap
11. end
12. username username group groupname
13. (Optional) show imap configurations
14. (Optional) show imap sessions
DETAILED STEPS
Command or Action Purpose
Step 1
config t
Example:
se-10-0-0-0# config t
Enters configuration mode.
Step 2
service imap
Example:
se-10-0-0-0(config)# service imap
Enters Integrated Messaging configuration mode.
Step 3
enable
Example:
se-10-0-0-0(config-imap)# enable
Enables the Integrated Messaging feature on a
system-wide basis.
Step 4
maxsessions num-sessions
Example:
se-10-0-0-0(config-imap)# maxsessions 25
Specifies the maximum number of concurrent IMAP
client sessions. Valid values are 1 to 50. Default is 50.
Step 5
session idletimeout minutes
Example:
se-10-0-0-0(config-imap)# session idletimeout 45
Specifies the number of minutes an IMAP session can
be idle. After this maximum is reached, the system
automatically disconnects the session. Valid values
are 30 to120 minutes. The default is 30 minutes.