|
I'm trying to fetch the IMAP headers and the body (message & attachments) seperately.
I have no idea if I did something wrong, or that it is a bug/error in the library... |
|
According to the log you sent us, the exception message is "No folder is selected". This means that you have to select a folder first before calling a method such as
|
What does the exception message say? It's impossible to tell what is going on without this piece of information.
An even better option would be to create a communication log using Imap object's LogWriter property (as described at http://www.rebex.net/kb/logging.aspx). Please create the log and either add it to your post or mail it to support@rebex.net for analysis. Thanks!