cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
558
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Sethuramalingam Balasubramanian on 10-08-2008 01:11:34 PM
Hi,

I am trying to use Email element as mentioned here - http://kb.audiumcentral.com/questions/197/How-to-create-a-JNDI-email-connection-in-Tomcat-for-use-in-Audium-applications

While I have configured the JNDI name, SMTP server IP address and port in Tomcat. Also, configured two email address in SMTP server. While the configured email id exists, I am receiving a warning Invalid Addresses - Email not sent while invoking in CVP. Under what circumstances we would see the Invalid Addresses. How to resolve this issue?

Can some one please share me how to use Email element in CVP 4.0/4.1/7.0? What are the configurations to be done in Apache Tomcat (server.xml & context.xml) and also in SMTP server?

Thanks!
-Sethu

Subject: Re: CVP - Email Element - SMTP Server - Invalid Addresses
Replied by: Brien Williams on 12-08-2008 05:40:18 PM
There are a couple of things that seem to lead to Invalid Address problems doing SMTP sendmail to Exchange, if that is your mail server, so you might want to look into those (mostly having to do with standards compliance among senders and servers.) I'm not sure how much that will help to get a workaround. I've found that some Exchange servers accept the mail from the email element and others don't.

The best workaround I've found so far is to set up another mail server (try the free one from argosoft for example.) Experiment to see that by following the KB article you are able to send your messages. Then, just set this new mail server as a relay server and point it to a corporate DNS server.

Subject: Re: CVP - Email Element - SMTP Server - Invalid Addresses
Replied by: Sethuramalingam Balasubramanian on 13-08-2008 05:41:24 AM
Hi Brien,

Thanks for the response. I had even tried the workaround by configuring (SMTP relay, domains, users) in the ArGoSoft Mail Server. Received the same warning - Invalid Addresses - Email didn't sent. Tried testing with corporate SMTP email server, which also came with the same warning. Telnet works perfect in both servers (ArGoSoft Mail Server and Corporate Email Server).

Thanks!
-Sethu

Subject: Re: CVP - Email Element - SMTP Server - Invalid Addresses
Replied by: Cheng-Dar Yang on 13-08-2008 02:10:33 PM
Hi Sethu,

If you are receiving "Invalid Address", it's likely that you are connecting to the mail server, but the server is unable to validate the address and repsponding with the invalid address message. My guess is that you won't get such a specific error message if you weren't able to connect at all. Most mail server/SMTP relays nowadays require some type of IP/domain/user authentication. I suggest you discuss with mail admin to see if there are restriction for using the mail server as a relay.

One quick way to test connectivity is to do a SMTP via Telnet. Google it and you will find many examples. Basically you telnet to the mail server from the VXML server and try to send a test message via the telnet session.

Cheers,
Cheng
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links