java mail sendfailed exception
While sending mail from my application it is throwing nested exception is:class javax.mail.SendFailedException: Invalid Addresses; nested exception is:class javax.mail.SendFailedException: 598 mail is rejectedexception. what is the cause if this problem?