netDumbster is a .Net Fake SMTP Server clone of the popular Dumbster
netDumbster is a .NET fake SMTP server that clones the popular Dumbster project, designed for unit testing email functionality. Built in C#, it provides a simple API for creating an in-memory SMTP server instance, checking received emails, and subscribing to message events. The project is based on the nDumbster API and the C# Email Server written by Eric Daugherty, and is distributed under the Apache 2.0 license.