Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't send mail

843834Jul 3 2008 — edited Jul 3 2008
When I try to send mails through a proxy server, I get the following exception :
javax.mail.MessagingException: Could not connect to SMTP host: smtp.gmail.com, port: 25;
  nested exception is:
        java.net.SocketException: Malformed reply from SOCKS server
What is this "Malformed reply" ?
My program initially had worked. And I modified it to use through a proxy. The problem started since then....
I haven't tried retrieving, I guess there will be the same problem....

Please somebody reply......ASAP.............

thanks......
shyam
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 31 2008
Added on Jul 3 2008
6 comments
188 views