inmanity-us

Results 1 comments of inmanity-us

I figured it out - I added the follwoing: Email.DefaultSender = new SmtpSender(new System.Net.Mail.SmtpClient() { Host = "localhost", Port = 25 });