hi,
Following is the entry from the AR System Error Logs -
*******************************************************
Could not connect to SMTP host: mailServer, port: 25;
nested exception is:
java.io.IOException: Couldn't connect using "javax.net.ssl.SSLSocketFactory" socket factory to host, port: mailServer, 465; Exception: java.lang.reflect.InvocationTargetException
javax.mail.MessagingException: Could not connect to SMTP host: mailServer, port: 25;
nested exception is:
java.io.IOException: Couldn't connect using "javax.net.ssl.SSLSocketFactory" socket factory to host, port: mailServer, 465; Exception: java.lang.reflect.InvocationTargetException
at com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:911)
at com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:158)
at javax.mail.Service.connect(Service.java:233)
at com.remedy.arsys.emaildaemon.SenderModule.openTransport(SenderModule.java:103)
at com.remedy.arsys.emaildaemon.CreatorModule.doWork(CreatorModule.java:348)
at com.remedy.arsys.emaildaemon.ThreadBase.run(ThreadBase.java:268)
at java.lang.Thread.run(Unknown Source)
***************************************************************
Frackly speaking i dont have any idea how to connect
"connect to you mailserver using telnet mailserver 25 and telnet mailserver 110 from your AR System server"
please advice.
thanks in anticipation.