Hey Paolo,
thank you for the piece of information.....However, I still have some problem here......
I am using Microsoft Outlook 2003 as my default e-mail service..... I have checked for the SMTP Server name and found it to be "smtp.emailsrvr.com" which I specified as SMTP server name.
I get the following error.......
com.konakart.app.KKException: Error sending email: Sending failed;
nested exception is:
javax.mail.MessagingException: Could not connect to SMTP host: smtp.emai
lsrvr.com, port: 25;
nested exception is:
java.net.ConnectException: Connection timed out: connect
at com.konakart.bl.EmailMgr.send(EmailMgr.java:419)
at com.konakart.bl.EmailSender.run(EmailSender.java:42)
at java.lang.Thread.run(Thread.java:595)
Any suggestions?
I have another question regardiing KonaKart, I was wondering if I could run the JUnit tests, Mercury tool tests, and evalid tests. Also, any other Black box and White box test cases on the source code.
Thank you in advance.....
-- John