posted 19 years ago
Hi pals,
I am trying to send email from my application .But the exception occurs
javax.mail.SendFailedException: Sending failed;
nested exception is:
javax.mail.MessagingException: Unknown SMTP host:
What could be wrong here.Any suggestions?
BTW if i send mail from another system using the same application,it works!!!