Hi there, when I run the program on Eclipse, I get the following error:
Error in sending mail:javax.mail.MessagingException: Could not connect to SMTP host: 192.168.10.14, port: 25
so to what should I change the host name or IP?
I am using Tomcat-v7 server
Thanks very much!
Send Mail Bean ErrorAhmed August 5, 2012 at 12:29 AM
Hi there, when I run the program on Eclipse, I get the following error: Error in sending mail:javax.mail.MessagingException: Could not connect to SMTP host: 192.168.10.14, port: 25 so to what should I change the host name or IP? I am using Tomcat-v7 server Thanks very much!
Post your Comment