Please give reference/guidance to make a web application for managing mails(like Microsoft Outlook) in Asp.Net MVC(C#)
We need to implement common functionalities from Microsoft Outlook
- sending and receiving email.
- Allows user to register mailbox, change password, and modify user information.
- Allows administrator to create, delete, and disable user's mailbox and set mailbox size.
- Supports administrator sending email to multiple users at a time.
Already i searched google for finding mail server to integrate in my application.I didn't get enough information.So Please give suggestion/reference