8
Shouts

Test sending email on Localhost in ASP.NET: The SMTP server alternative

published 1161 days, 7 hours, 45 minutes ago posted by ScioJimScioJim 1163 days, 17 hours, 52 minutes ago
Thursday, March 18, 2010 12:41:05 PM GMT Tuesday, March 16, 2010 2:33:15 AM GMT

This article describes an alternative to setting up a localhost SMTP server to test email functionality of an ASP.NET project, by saving the email to disk. The Specified Pickup Directory method is quick to implement, works well with multipage production code, and makes the project easily transferable to others.

category: Web Dev | clicked: 6 | | source: blogs.sciosoft.com | show counter code
tags: specified pickup directory, web.config, Test, Email, web development, localhost, SMTP, ASP.NET