SharpWebMail
SharpWebMail is an ASP.NET webmail application that is written in C#. It uses a POP3 or IMAP servers as the mailstore and sends mail through a SMTP server. It is very simple to configure (only a few settings in the web.config file). You can compose HTML messages, search your inbox, read complex mime messages, have multiple address books and much more.
Currently it fully works under:
- Microsoft .NET framework 1.1
- Microsoft .NET framework 2.0
- Mono 1.1
- Mono 2.0
Go to http://anmar.eu.org/projects/sharpwebmail/
See also these related projects.
- 3dimensional security in cloud computing - TO focus on the problem of data leakege.
2 phase are done..
CLASSIFICATION
...
- C# Email Server (CSES) - The C# Mail Server is a C# port of the Java Email Server (JES). JES is an establ ...
- 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 ...
- SmtPop.Net - SmtPop.net is a C# class library that enable your code to deal with SMTP and POP ...