0
kicks
Test sending email on Localhost in ASP.NET: The SMTP alternative
This article describes an alternative to setting up a localhost SMTP server to test email functionality of an ASP.NET project. The Specified Pickup Directory method is quick to implement, works well with multipage production code, and makes the project easily transferable to others.