Send Emails Through SMTP in .NET August 15, 2007 When sending emails via SMTP in .NET, developers seldom check to ensure the SMTP service is installed and running. Here’s some code to perform the check and start the service