Verifying the Email delivery by SMTP on Cisco Unity Connection
SMTP Email delivery verifying on Cisco Unity Connection
Cisco Unity Connection can send message and calendar event notifications in the form of text messages to text pagers and text-compatible mobile phones with the use of SMTP. But have you wondered how to verify email delivery on Cisco Unity Connection? To start with the process, follow the below steps :
Configuration on Cisco Unity Connection:
First, You´ll need to go to Cisco Unity Connection Serviceability webpage > Trace > Micro traces > SMTP > Enable all levels > Save.
Configuration in RTMT:
Go to Unity RTMT and set the Mailbox Sync and SMTP server traces all servers
Make a test call and then collect Connection SMTP Server traces from RTMT. You will be having a set of logs to read.
The file has the extension named as UC, but you can open those logs in Notepad++ and search for the email address to which the email should have been delivered. You’ll find detailed logs for the email delivery and that should be it.
Unity real trace example:
____________________________________________________
16:29:34.417 |27383,,,SMTP,15,Thread=SmtpClient-Delivery-1; class=com.cisco.unity.smtp.client.CsUnitySmtpConnector;Unity SMTP Client: MAIL FROM:<cquiroz@xxxxx.cl>
16:29:34.418 |27383,,,SMTP,15,Thread=SmtpClient-Delivery-1; class=com.cisco.unity.smtp.client.CsUnitySmtpConnector;SMTP Server: 250 2.1.0 cquiroz@xxxxx.cl….Sender OK
16:29:34.418 |27383,,,SMTP,15,Thread=SmtpClient-Delivery-1; class=com.cisco.unity.smtp.client.CsUnitySmtpConnector;Unity SMTP Client: RCPT TO:<eoses@xxxxx.com>
16:29:34.418 |27383,,,SMTP,15,Thread=SmtpClient-Delivery-1; class=com.cisco.unity.smtp.client.CsUnitySmtpConnector;SMTP Server: 250 2.1.5 eoses@xxxxx.com
16:29:34.418 |27383,,,SMTP,15,Thread=SmtpClient-Delivery-1; class=com.cisco.unity.smtp.client.CsUnitySmtpConnector;Unity SMTP Client: DATA
16:29:34.420 |27383,,,SMTP,15,Thread=SmtpClient-Delivery-1; class=com.cisco.unity.smtp.client.CsUnitySmtpConnector;SMTP Server: 354 Start mail input; end with <CRLF>.<CRLF>
16:29:34.461 |27383,,,SMTP,15,Thread=SmtpClient-Delivery-1; class=com.cisco.unity.smtp.client.CsUnitySmtpConnector;SMTP Server: 250 2.6.0 <MAL.77a81b8a-6f22-4c60-90fc-803188d5c270@xxxxx.cl> Queued mail for delivery
16:29:34.461 |27383,,,SMTP,15,Thread=SmtpClient-Delivery-1; class=com.cisco.unity.smtp.client.CsUnitySmtpConnector;Unity SMTP Client: QUIT
16:29:34.461 |27383,,,SMTP,15,Thread=SmtpClient-Delivery-1; class=com.cisco.unity.smtp.client.CsUnitySmtpConnector;SMTP Server: 221 2.0.0 exc03.teleductos.cl Service closing transmission channel
16:29:34.462 |27383,,,SMTP,15,Thread=SmtpClient-Delivery-1; class=com.cisco.unity.smtp.client.CsUnitySmtpC_MsgDelivery;Host Name=172.20.100.36 Message ID=<MAL.77a81b8a-6f22-4c60-90fc-803188d5c270@xxxxx.cl> Message delivered to:eoses@xxxxx.com
16:29:34.462 |27383,,,SMTP,15,Thread=SmtpClient-Delivery-1; class=com.cisco.unity.smtp.client.CsUnitySmtpC_MsgDelivery;Stop: Processing Message. Path=/var/opt/cisco/connection/smtp/default/pickup/CUMTA.29536f29-2719-41fd-8f54-4caf7c5d7466@cuc1.txt status: completed
________________________________________________________
So you´ll see the email was delivered properly!
Hope this helps!
I am working in an IT company and having 10+ years of experience into Cisco IP Telephony and Contact Center. I have worked on products like CUCM, CUC, UCCX, CME/CUE, IM&P, Voice Gateways, VG224, Gatekeepers, Attendant Console, Expressway, Mediasense, Asterisk, Microsoft Teams, Zoom etc. I am not an expert but i keep exploring whenever and wherever i can and share whatever i know. You can visit my LinkedIn profile by clicking on the icon below.
“Everyone you will ever meet knows something you don’t.” ― Bill Nye
Hi Claudio,
Me encanta tu site y todos Los dias lo visito. una correcion, sciences not ciences, para tu bio.
Do you have a how to set DID on outbound calls.
Hi Juan, from Chile I give you the thanks for your suggest.
In order to set up the DID you should consider External Phone Number Mask. It´s an atributte to manipulate the internal directory number to digits that can be routed over the PSTN. You only need to check the Directory Number Configuration External Phone Number Mask on Phone and on Route Pattern. Be carefully to do partitions and CSS´s previously.