Posted By:
Abhishek_verma
Posted On:
Sunday, February 15, 2004 11:26 PM
I am getting this error although the "to_address" and "from_address" are valid (correct) in my code. I am using Sun APIs to send the emails.
Error : javax.mail.SendFailedException: Sending failed;
nested exception is:
class javax.mail.MessagingException: 553
Please advice, how to solve this.