I have an application not of my own design but I need to add authentication to the smtp mailer. I found the following code for VB.net msg.Fields.Add("http://schemas.microsoft.com/cdo/configuration/smtpauthenticate", "1") ; msg.Fields.Add("http://schemas.microsoft.com/cdo/configuration...