how to send emails through smtp in asp.net..i have worked with this..and i want to know how to retrive emais in asp.net using pop3 service
how to send emails through smtp in asp.net..i have worked with this..and
i want to know how to retrive emais in asp.net using pop3 service
Amit ChoudharyPosted Feb 26, 2010, 7:32 AM
Check out the following articles:
http://www.aspnettutorials.com/tutorials/email/email-aspnet2-csharp.aspx
http://www.aspnettutorials.com/tutorials/email/retrieve-email-pop3-cs.aspx
Please mark the answer if it helps you.
kiran kumarPosted Feb 26, 2010, 7:31 AM
sending emails is done through smtp setting
retrieving emails is done through pop setting
logon to your gmail then click on the settings ->pop->check to access email outside gmail web client.
then start doing program
if you are urgent about this then google through,you can find lots of samples
else if you need it later i shall help you