Hi All,
I am trying to send email from my code using
java mail. Here is the code snippet
The exception that I get is
I understand that the SendFailedException for invalid address might occur if the address may not exists which is not true-its my company mail address that I use. There might be a invalid syntax-no problem withthe syntax of the address..
I am not able to figure out the reason for the issue..Can someone please help me?
Thanks