java sendfailedexception
Hi,
When I try to send a mail from my app it is throwing
javax.mail.SendFailedException: Sending failed;
nested exception is:
class javax.mail.SendFailedException: Invalid Addresses;
nested exception is:
class javax.mail.SendFailedException: 598 mail is rejected
any ideas?

