hai ,
I have created an application using javamail for the purpose of send the mail.
Mail goes all the mail ids , if i use our company domain name.If i use other domain like yahoo,gmail and other company domain names. I got the following error.
could not connect to SMTP host port 25.
java.net.Connec tException: Connection refused
How to solve this problem.
This is very urgent for me.
Anybody can help me.
Thanks in advance....
I have created an application using javamail for the purpose of send the mail.
Mail goes all the mail ids , if i use our company domain name.If i use other domain like yahoo,gmail and other company domain names. I got the following error.
could not connect to SMTP host port 25.
java.net.Connec tException: Connection refused
How to solve this problem.
This is very urgent for me.
Anybody can help me.
Thanks in advance....
Comment