on 01-24-2014 01:17 AM
Hi Nathan Galloway,
Am usinv CVP 7.0, Testing email integration,
I have done the following methods..
1. Copy mail.jar and activation.jar to tomcat/common/lib
2. Download good copy of naming-factory.jar, remove old one and copy in new one to tomcat/common/lib --- (The naming-factory.jar is already there, so i did nt do any changes)
3. Insert the following into
server.xml
<GlobalNamingResources>
<Resource auth="Container" name="mail/HCLEMAIL" type="javax.mail.Session" mail.smtp.host="localhost" />
4. In the email element tag make the JNDI name Session
5. Added in context.xml - <ResourceLink global="mail/HCLEMAIL" name="mail/HCLEMAIL" type="javax.mail.Session"/>
Restarted vxml service
But I got the following error...
##########
Element,warning,A messaging error occured: Could not connect to SMTP host: localhost port: 25. Email will not be sent
Kindly help on this on how to proceed further....
regards
Thanveer
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: