High-performance, flexible SMTP server implementation for .NET with support for ESMTP, TLS, authentication, and custom message handling.
Info
Version: | 11.1.0-beta2 |
Author(s): | Cain O'Sullivan |
Last Update: | Monday, September 15, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://cainosullivan.com/smtpserver |
NuGet Url: | https://www.nuget.org/packages/SmtpServer |
Install
Install-Package SmtpServer
dotnet add package SmtpServer
paket add SmtpServer
SmtpServer Download (Unzip the "nupkg" after downloading)
Dependencies
- System.IO.Pipelines(>= 4.7.2)
Tags