while im trying to use javamail to send a mail from smtp (softhome)server i encounter this exception, what is means??javax.servlet.ServletException: Sending failed;nested exception is:javax.mail.MessagingException: 552 Use the MX host.
I have modified ur code slightly...can you check thiscode and tell me if it works for you..By the way is ur mail sent from a unix box.....usingsomething like sendmail...
The code will not work..But have a look at this articlehttp://www.sendmail.org/m4/mailertables.htmlI have a feeling the mailing tables in ur mail serveris not configured properly.Can you check with ur MailAdministrator?