Commented Unassigned: Message.Date is null due to unexpected format [1835]
Hello Pavel,after updating to the latest version our testing has failed, showing that several incoming mail messages had Date property with null value. Due to lack of time I debugged your sources and...
View ArticleEdited Feature: Message.Date is null due to unexpected format [1835]
Hello Pavel,after updating to the latest version our testing has failed, showing that several incoming mail messages had Date property with null value. Due to lack of time I debugged your sources and...
View ArticleNew Post: Date.TryParseExact Problem
Hi GDEffe, thank you for testing the code! The attachment handling was not updated yet, as the new code is not stable yet. At the moment some attachments (e.g the google logo and profile picture in...
View ArticleSource code checked in, #32529
- Added additional date formats (https://imapx.codeplex.com/workitem/1835)
View ArticleEdited Feature: Message.Date is null due to unexpected format [1835]
Hello Pavel,after updating to the latest version our testing has failed, showing that several incoming mail messages had Date property with null value. Due to lack of time I debugged your sources and...
View ArticleCreated Unassigned: Parsing Base64 encoded attachment [1836]
Hello again, seems like I'll be debugging all day long :/In my test scenario I use a GMail account, I've sent a ZIP file to that address, and tried to retrieve it with ImapX. The file constantly got...
View ArticleCommented Unassigned: Parsing Base64 encoded attachment [1836]
Hello again, seems like I'll be debugging all day long :/In my test scenario I use a GMail account, I've sent a ZIP file to that address, and tried to retrieve it with ImapX. The file constantly got...
View ArticleCommented Unassigned: Parsing Base64 encoded attachment [1836]
Hello again, seems like I'll be debugging all day long :/In my test scenario I use a GMail account, I've sent a ZIP file to that address, and tried to retrieve it with ImapX. The file constantly got...
View ArticleEdited Issue: Parsing Base64 encoded attachment [1836]
Hello again, seems like I'll be debugging all day long :/In my test scenario I use a GMail account, I've sent a ZIP file to that address, and tried to retrieve it with ImapX. The file constantly got...
View ArticleNew Post: Attachment not downloaded correctly (Version 2.0.0.13)
I am writing a program in C# to access the UNREAD emails from Gmail using ImapX (Version 2.0.0.13). I wish to download specifically the powerpoint (.ppt or .pptx) files in the attachment. I have made...
View ArticleNew Post: Attachment not downloaded correctly (Version 2.0.0.13)
Hi vermahimanshu7, your code is correct, however there's a bug in the current version of ImapX which makes some attachments corrupted. I'm working on fixing this as fast as possible. An updated version...
View ArticleNew Post: Attachment not downloaded correctly (Version 2.0.0.13)
Hi Pavel, Thanks for your reply :) Best, Himanshu
View ArticleCommented Issue: Parsing Base64 encoded attachment [1836]
Hello again, seems like I'll be debugging all day long :/In my test scenario I use a GMail account, I've sent a ZIP file to that address, and tried to retrieve it with ImapX. The file constantly got...
View ArticleCommented Issue: Parsing Base64 encoded attachment [1836]
Hello again, seems like I'll be debugging all day long :/In my test scenario I use a GMail account, I've sent a ZIP file to that address, and tried to retrieve it with ImapX. The file constantly got...
View ArticleCommented Issue: Parsing Base64 encoded attachment [1836]
Hello again, seems like I'll be debugging all day long :/In my test scenario I use a GMail account, I've sent a ZIP file to that address, and tried to retrieve it with ImapX. The file constantly got...
View ArticleSource code checked in, #32618
- Fixed parsing of body parts (See https://imapx.codeplex.com/workitem/1836) - Massive gain in performance for message body and attachment downloads.
View ArticleCommented Issue: Parsing Base64 encoded attachment [1836]
Hello again, seems like I'll be debugging all day long :/In my test scenario I use a GMail account, I've sent a ZIP file to that address, and tried to retrieve it with ImapX. The file constantly got...
View ArticleSource code checked in, #32619
- Added Envelope class (not used yet, but required for next update) - Improved performance of Base64 decoder
View Article