tags:

views:

19

answers:

0

I'm trying to use InterIMAP to pull emails from a hosted email provider. I can get the message counts right, and yesterday my unit tests were pulling the full emails without issue. Today, however, I'm getting messages, and UIDs, but everything outside of that is NULL, even after calling RefreshData(true, true). Using InterIMAP-23995, the synchronous client.

Anyone know what could be causing this?