New Post: Together better
Blah, found a bug in my tokenizer tonight while getting the last of the pieces together to fetch messages/summaries/etc. On the plus side, I've now got a "fully working" working ImapClient that can...
View ArticleNew Post: Unable to get body
Excellent news! I'm looking forward to test your new release next week then. Much appreciated and thank you for your support. Peter
View ArticleNew Post: Search Query Help
Hi agilesferlix, the wildcards are not needed here, simply search using this query:folder.Search("UNSEEN SUBJECT \"myKeyword\"", ImapX.Enums.MessageFetchMode.Full); Greets, Pavel
View ArticleNew Post: Together better
Just implemented SEARCH support which was the last of the things that needed to done to call it "complete". Wrote CREATE, DELETE and RENAME yesterday. Now I just need to write docs and more unit...
View ArticleNew Post: Together better
Okay... docs written and then implemented some GMail IMAP extensions: XLIST, X-GM-MSGID, and X-GM-THRID
View ArticleNew Post: Together better
Fantastic, great mr. Stedfast !! Congratulations to Pavel using MimeKit and news features.
View ArticleNew Post: Together better
Hi, nice to hear you have implemented a working ImapClient! I will give it a test run today. I've written a grammar for ANTLR for parsing the server responses, now have to generate a proper parser and...
View ArticleNew Post: Together better
Sounds good! Let me know if you have any questions (especially about MimeKit, I know nothing about ANTLR except what it is).
View ArticleNew Post: Together better
Sound good working together using MimeKit, MailKit and ANTLR. Thanks.
View ArticleNew Post: Unable to get body
Hi Peter, I'm going to upload the updated version for you in the morning, so you can test if the issue is resolved. If some problems still persist, I can take care of it right away as having a free...
View ArticleSource code checked in, #34189
- https://imapx.codeplex.com/discussions/465301 - https://imapx.codeplex.com/discussions/522819
View ArticleNew Post: Unable to get body
You can check out te latest source code in repository. If the problem still persists, let me know, I will make another update today.
View ArticleNew Post: Error when downloading messages by Uid()
Hi agilesferlix, can you check the latest source code in repoitory? Now the problem should be solved. Best regards, Pavel
View ArticleNew Post: message.Seen = true isn't working properly
Good day! I mde another update of the source code, please check if marking the message as seen works fine now! best regards, Pavel
View ArticleCommented Unassigned: Body.Text doesn't decode links correctly [1873]
Given this email:``` Welcome to the Fedarated Identity Repository using the The Internal Ducot Service service.Click this link, https://ducot.netdocuments.com/neWeb2/docCent.aspx?whr=CA%2DH3GSM67W, to...
View ArticleNew Post: message.Seen = true isn't working properly
Awesome, do you have a compiled file we could use or should we download and compile it ourselves? ~Phase
View ArticleCommented Unassigned: Body.Text doesn't decode links correctly [1873]
Given this email:``` Welcome to the Fedarated Identity Repository using the The Internal Ducot Service service.Click this link, https://ducot.netdocuments.com/neWeb2/docCent.aspx?whr=CA%2DH3GSM67W, to...
View Article