cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Outbound Email with External Server

Former Member
0 Likes
558

Hi All,

We need to send an Email when the customer leaves a voicemail in the Queue, in the queue setting when had configured:

Queue --> Voicemail and Notification Call Setting:

E-mail address for Notification: Email

Activate notification call: X (Check)

We have configured Outbound Email through External Server. We set the following information:

Enable External Outgoing Mail Server (SMTP): X (Check)

IP Address or Name of Mail Server: IP address External outbound email server

Port: 2525

Use Secure Connection (SSL): Uncheck

Authentication Type: Anonymous Access

SMTP Server User:

Set Password: Uncheck

Password:

When the customer leaves a voicemail, the system is not sending the Email.

We did a test SMTP from operation system and the Email was send correctly.

Does anyone know what it can be the issue?

Best regards,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi All,

The issue was solved, we changed the field Interface Library User for Emails form CDO to .NET

Best regards,

Answers (1)

Answers (1)

Former Member
0 Likes

Hi Jukka,

Thanks for your answer.

The log information has:

15:13:04.271 (04228/LogManager ) TRC> LogManager: Memory consumption [27] MB
15:13:13.484 (00664) TRC> Fetching messages from Queue[VMEmail]
15:13:13.485 (00664) TRC> found 1 messages from Q[VMEmail]
15:13:13.485 (00664) TRC> Getting notification data for message[94E65366-2811-EA11-80FE-00505697B4E3]
15:13:13.507 (00664) INF> File Successfully Compressed
15:13:13.507 (00664) TRC> Creating PureOutBox. params = 'base64 utf-8 application/octet-stream'
15:13:13.507 (00664) TRC> PureOutboxMsg::AddAttacment C:\Users\CC1\AppData\Local\Temp\269A715D-2811-EA11-80FE-00505697B4E3.WAV
15:13:13.507 (00664) TRC> PureOutboxMsg::AddAttacment description=269A715D-2811-EA11-80FE-00505697B4E3.WAV, content-id=
15:13:13.514 (00664) TRC> ODBCConnection [025DCE88]: DELETE FROM MessageQueue WHERE GUID='FDCDFD06-988F-4542-9B7E-267F3367CE51'
15:13:13.515 (00664) INF> Notification email FDCDFD06-988F-4542-9B7E-267F3367CE51 sent
15:13:18.464 (04264) TRC> ODBCConnection [025DCC98]: GetSmtpServerConfiguration()
15:13:18.474 (04264) TRC> Fetching messages from Queue[SendEmail]
15:13:18.475 (04264) TRC> found 0 messages from Q[SendEmail]
15:13:33.515 (00664) TRC> Fetching messages from Queue[VMEmail]
15:13:33.515 (00664) TRC> found 0 messages from Q[VMEmail]
15:13:38.476 (04264) TRC> ODBCConnection [025DCC98]: GetSmtpServerConfiguration()
15:13:38.487 (04264) TRC> ODBCConnection [025DCC98]: ReadServiceParameters()
15:13:38.487 (04264) TRC> Fetching messages from Queue[SendEmail]
15:13:38.487 (04264) TRC> found 0 messages from Q[SendEmail]
15:13:53.516 (00664) TRC> ODBCConnection [025DCC98]: ReadVMAppParameters()
15:13:53.516 (00664) TRC> Fetching messages from Queue[VMEmail]
15:13:53.516 (00664) TRC> found 0 messages from Q[VMEmail]
15:13:58.487 (04264) TRC> ODBCConnection [025DCC98]: GetSmtpServerConfiguration()
15:13:58.497 (04264) TRC> Fetching messages from Queue[SendEmail]
15:13:58.498 (04264) TRC> found 0 messages from Q[SendEmail]

Voicemail setting has:

The Email Server is making relay to IPs SAP Contact Center Server and VU Website.

Best regards