Click here to Skip to main content
15,888,154 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
my e-mail id :- [edit: removed email addresses]

please help me
company:
1)number of employee
2)information about company product and only company employee to get login and send and receive mail to everywhere
i am making application using C# language on asp.net
i am developing web application in which i what to do is to send and receive e-mail for particular login
1) what is database structure to save email coming from server to domain where i place my web application like(gmail, hotmail....etc)
2)how to invoke pop3client class from which namespace

if possible please send me demo or tutorial which help me in the same

contact no:- [edit: removed phone number]
Posted
Updated 13-Oct-11 3:19am
v2

1 solution

You may find the following to be of some help:
A POP3 Client in C# .NET[^]

ASP.NET email with multiple attachments[^]

Email System Using ASP.NET[^]

I think these articles should help you get started.

Best regards
Espen Harlinn
 
Share this answer
 

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