Closed Gwynnbleid1 closed 12 years ago
Wow. Unit tests completely missed this. :/ Working on it.
I'm glad that I didn't do anything wrong :) I was afraid that something so simple couldn't be missed. I'm waiting for solution :) Thanks for fast response and sorry for bad English :)
2012/2/17 Andy Edinborough < reply@reply.github.com
Wow. Unit tests completely missed this. :/ Working on it.
Reply to this email directly or view it on GitHub: https://github.com/andyedinborough/aenetmail/issues/31#issuecomment-4025241
Fixed in the latest source. I removed the BlockingCollection that was concurrently reading from the stream.
Number of mails returned are correct now, but a lot of them where downloaded with no subject, where all email have one.
2012/2/17 Andy Edinborough < reply@reply.github.com
Fixed in the latest source. I removed the BlockingCollection that was concurrently reading from the stream.
Reply to this email directly or view it on GitHub: https://github.com/andyedinborough/aenetmail/issues/31#issuecomment-4029053
Hi. I downloaded today fresh copy of project, compiled id and I have following problem with this code:
Problem is it returns only one message, when GetMessageCount() returns 67 messages.