
Document ID: 116487
Updated: Sep 13, 2013
Contributed by Scott Hills, Cisco TAC Engineer.
Contents
Introduction
This document describes how to solve the issue when Outlook is unable to make Internet Message Access Protocol (IMAP) connections. Unity Connection allows you to use an IMAP client to connect to Unity Connection to view and check messages. Occasionally, there can be issues with this process.
Problem
Outlook has been able to in the past to make IMAP connections to Unity Connection and view voicemail messages. This no longer works for some users, but works for others.
Solution
The issue may not be with Unity Connection, which can be deceptive since some users do not have issues. In order to troubleshoot the issue, try one of these methods:
Method 1: Enable Traces
- Log in to CUC Serviceability.
- Choose Trace > Micro Trace.
- Choose Publisher Server.
- Under Micro Trace, enable each of these and click Save after each:
- CML (all levels)
- CsMalUmss (all levels)
- CuImapSvr (all levels)
- MTA (all levels)
- SMTP (all levels)
Method 2: Reproduce the Issue
In order to reproduce this issue, locate a user who experiences this problem, and leave a voicemail for the user.
Method 3: Collect Logs from Real-Time Monitoring Tool (RTMT)
- Log in in to RTMT and go to the Log Central.
- Choose these options:
- Connection Conversation Manager (diag_CuCsMgr_*.uc)
- Connection Notifier (diag_CuNotifier_*.uc)
- Connection Tomcat Application (diag_Tomcat_*.uc)
- Connection IMAP Server (diag_CuImapSvr_*.uc)
- Connection Message Transfer Agent (diag_MTA_*.uc)
- Connection SMTP Server (diag_SMTP_*.uc)
In general, if the message shows on the phone, then the most useful trace to review is the Connection IMAP Server file. Search for a line similar to the below example to locate a log on attempt:
14:09:01.441 |2029,ClientSocket-40 192.168.5.5:-1604,,CuImapSvr,15,Request: u56i LOGIN "test1" ******
Review the file and look for any syntax as in this example. It is suggested to search for "Invalid tag error encountered during IMAP processing".
14:18:49.233 |17214,ClientSocket-40 192.168.5.5:20364,,CuImapSvr,15,Response: * BAD Protocol Error: Invalid Tag
14:18:49.233 |17214,ClientSocket-40 192.168.5.5:20364,,CuImapSvr,10,Session Run failed for client
ClientSocket-40 192.168.5.5:20364: [0x80046B0F; Uis_E_INVALID_TAG; Invalid tag error encountered during IMAP processing.]
In order to address the issue, it is recommeded to delete the IMAP configuration on the IMAP client. Restart the IMAP client, and then build the IMAP clients configuration to the Unity Connection again. This step has fixed the problem in some cases.
Related Information
Open a Support Case (Requires a Cisco Service Contract.)
Related Cisco Support Community Discussions
The Cisco Support Community is a forum for you to ask and answer questions, share suggestions, and collaborate with your peers.
Refer to Cisco Technical Tips Conventions for information on conventions used in this document.