SmtpClient sending without authentication SmtpClient sending without authentication asp.net asp.net

SmtpClient sending without authentication


From Msdn. If the UseDefaultCredentials property is set to false and the Credentials property has not been set, then mail is sent to the server anonymously.