I have to retrieve or read mails in one of my project. Earlier i was doing that using EAGetMail.dll ... i had done that from
http://www.emailarchitect.net/eagetmail/kb/csharp.aspx?gclid=CIzdssWju7oCFQtDpAodMiUALw
.......
it was working fine ...but EAGetMail.dll is not free...so now it throws exception Trial version expired...
So, i want some other alternative to do this... Please somebody help me out.... Thanks in advance..!!
Loading

Anubhav ChaudharyPosted Oct 30, 2013, 5:09 AM
Rishikesh Kumar SinghPosted Oct 30, 2013, 1:55 AM
http://hpop.sourceforge.net/examples.php
Anubhav ChaudharyPosted Oct 29, 2013, 4:08 AM
Please follow the following links they might help you:-
1. http://www.codeproject.com/Articles/188349/Read-Gmail-Inbox-Message-in-ASP-NET
2. http://www.aspsnippets.com/Articles/Fetch-and-read-email-messages-with-attachments-from-GMAIL-POP3-mail-server-in-ASPNet.aspx
3. http://www.ecanarys.com/blog-entry/reading-gmail-inbox-using-aspnet
I hope these articles might solve your problem. Please do Thumbs up if it helps you.