Close
jGuru Forums
Posted By: Anonymous Posted On: Saturday, June 23, 2001 02:02 AM
I am getting the followoing error message javax.mail.sendFailedException: sending failed; javax.mail.MessagingException: Could not connect SMTP host: aol.com, port: 25; nested exception is: java.net.SocketException: connect (code=10060) at javax.mail.Transport.send0(transport.jave:219) at javax.mail.Transport.send(transport.jave:81) at msgsend (msgsend.java, compiled code;) at msgsend.main(msgsend.java:52) Please help me thank you in advance
Re: Getting Error Message when sending the Mail through JavaMail.
Posted By: John_Zukowski Posted On: Saturday, June 23, 2001 06:05 AM