I am having a program to send mail as follows:
I am giving user name and password correctly. I checked it with sending mail from browser and it is working
But I am getting the following error:
javax.mail.AuthenticationFailedException: 535 5.7.8 Error: authentication failed: authentication failure
Please help guys!!