Link to home
Start Free TrialLog in
Avatar of giveindia
giveindia

asked on

Connect to the gmail POP server

I am running a console application that logs into a gmail account and reads all the bounced emails. Currently I use a third party dll called MailPOP3 for retrieving those bounced emails. But at times the third party dll does not report an acccurate count of the number of unread emails in the mailbox(it fails to read there are unread emails in the mailbox).

Any alternatives I could use ?
Thanks,
Aditya
ASKER CERTIFIED SOLUTION
Avatar of giveindia
giveindia

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of giveindia
giveindia

ASKER

I modified my code to use some other mechanism. Please go ahead and close this out.

Thanks,
Aditya
Hey Aditya..

Can you please let me know how you have resolved this issue coz I am using OpenPop3 API and I am also facing the same issue ?

Please do let me know, its crucial for me...

Thanks.
Avatar of Scott Fell
@Md Shah

It would be best to create your own question.  You can leave a link to your new question here for others to follow.
@Scott:

I have already created a separate question and it got answered but the next day onwards it stopped working the way i wanted:

http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_28416918.html

Thus I have created a new question as below now which none of the Exerts have answered till now:

http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_28420615.html
I would suggest making a post in  your original question stating the solution no longer works and offer some good details and point them to your new question.

Good Luck!