Quantcast
Channel: ImapX 2
Viewing all articles
Browse latest Browse all 1952

New Post: application hanging when trying to connect to yahoo

$
0
0
Hi,

I am using IMapx version 2.0.0.13 library , which is currently the latest one in the website. We are using this library to read emails from gmail and yahoo mail. The library works well all the time with gmail, but with yahoo it works some times and some times go to infinite loop when I call the connect method.
The code is shown below

ImapClient client = new ImapClient("imap.mail.yahoo.com", 993, true, true);
            client.Connect();
            client.Login("username", "password");
When I debug the code I found that it is the second line (client.Connect()) where the application is going to infinite loop.

Please help me in resolving this issue.

Thanks & Regards
Srihari

Viewing all articles
Browse latest Browse all 1952

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>