Hello all
I developed one page which contains
to email:.........
from email:.......
sub:..........
Body:.........
After filling all these when user clicks on the submit button....The mail has been reached to the email id which was given in the
to test box ......It is working when we try with our corporate host in our local meachines....But when we place the same code in the server with the host as Gmail...It is trowing some exception like
"The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required. Learn more at " ...
Please open the url:http://saiemail.somee.com/........so that you get more information about the exception
Please say how i can overcome form this exception
Thanks in advance