Here Mudassar Ahmed Khan has explained how to resolve the error Failure sending email in ASP.Net.
Generally the Failure sending email error comes when debugged leads to the following error:
The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required in ASP.Net Application.
Thus this article will cover the common solutions which can resolve the issue.
↧