C# Email Server provides individual SMTP and POP3 components that can be used by other applications, or used together as a standalone email server.
| Tags | Communications Email Post-Office POP3 IMAP Software Development Libraries |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | Windows Windows POSIX Linux OS Independent |
| Implementation | C# |
Recent releases


Changes: The ability to easily pull Header values from SMTPMessage and SMTPMessagePart has been added (duplicate header keys, such as Received, are not supported. The last header key wins.). A bug that caused an infinite loop when clients disconnected improperly has been fixed. The regex of email addresses in SMTPProcessor has been fixed. Text replacement in user-overridable SMTP messages has been fixed. The ability to shut down SimpleServer cleanly has been added.


Changes: .chm API Documentation has been added to the binary release. A bug in parsing email addresses in SmtpServer has been fixed. SimpleServer has been fixed to listen on all IP addresses instead of just the loopback address.


No changes have been submitted for this release.