C# Email Server (CSES)
The C# Mail Server is a C# port of the Java Email Server (JES). JES is an established email server targeted at small centrally maintained installations. The C# Mail Server runs on Windows .NET 1.1 and Mono.
CSES is a project to provide the same feature set to the .NET platform. However, in addition to the features of JES, CSES provides individual reusable components that other applications can use to provide email functionality.
Go to http://www.ericdaugherty.com/dev/cses/
See also these related projects.
- 3dimensional security in cloud computing - TO focus on the problem of data leakege.
2 phase are done..
CLASSIFICATION
...
- DKIM.Net - DomainKeys Identified Mail (DKIM) and Domain Key email signing for .Net Framewor ...
- DotNetOpenMail - DotNetOpenMail allows you to send email from applications which use Microsoft's ...
- Email Client Application - In this email client application, I have implemented my own Smtp and Pop3 protoc ...
- NMail - NMail is a messaging and collaborative software server written in C#. It is writ ...
- OpenPop.Net - .NET Class library in C# for communicating with POP3 Servers.
- OpenSmtp.Net - OpenSmtp.net is an open source SMTP component written in C#. It doesnot rely on ...
- SharpWebMail - SharpWebMail is an ASP.NET webmail application that is written in C#. It uses a ...
- SmtPop.Net - SmtPop.net is a C# class library that enable your code to deal with SMTP and POP ...