| Author |
Configuration for sending emails
|
Muthiah Raja
Greenhorn
Joined: Feb 06, 2005
Posts: 9
|
|
Hello, My system(computer) connected with LAN and my system doesn't have internet connection. But one of the system in our lan has internet connection. I try to send, out emails(for eg <%>@yahoo.co.in)from my machine through internet machine. But it diden't worked. For sending emails i used Java Mail API. I don't know how to configure the internet machine. Kindly help me.
|
 |
Paul Sturrock
Bartender
Joined: Apr 14, 2004
Posts: 10336
|
|
|
Sounds like you are trying to connect to an SMTP server via a proxy? That's only going to work if the proxy is configured to relay SMTP (most are not).
|
JavaRanch FAQ HowToAskQuestionsOnJavaRanch
|
 |
 |
|
|
subject: Configuration for sending emails
|
|
|