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

Created Issue: Exceptions at Message.Process() in some circumstances [1424]

$
0
0
Hello,
I'm trying to download messages from a GMail account with the following IMAP search query:
"FROM some@emailaddress.com SINCE 19-Nov-2012"
When I call Process() on each message of the result (or use the Search function second argument) I get exceptions on (I guess) every single message. The exceptions are sometimes ArgumentException complaining about key cannot be null for dictionary.findentry, and sometimes exception about dictionary already contains the given key.
Before it was working well as I remember.
If this cannot be reproduced or figured about at you, what am I doing wrong, or what did I miss?
Thanks,
Zoltán

Viewing all articles
Browse latest Browse all 1952

Trending Articles