HOW TO: Send SMTP-Authenticated E-mail from ASP.NET

Solution

ASP 1.x (using System.Web.Mail):

ASP 2.0 (using System.Net.Mail):

Related Resources