Click here to Skip to main content
15,891,136 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am designing a new web application in ASP.NET
My requirement is to import all mails from mail server(client mail's) and show them all in my web application. How it could be made possible??? I don't have any idea of it as I am new to ASP.NET.

There should be an exact mailbox like which appears in gmail or outlook in my app.
Please help me to figure it out.
Posted
Updated 17-Nov-13 20:38pm
v2
Comments
Sergey Alexandrovich Kryukov 18-Nov-13 3:07am    
It all depends on what is that mail server. What is that and what protocol does it use? If you learn that, you will easily find client implementation for .NET; that's all.
—SA
Sriram Ramachandran 18-Nov-13 5:25am    
Can u explain with example considering gmail as mail server. I need some source codes to learn...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900