New Post: Attachment not downloaded correctly (Version 2.0.0.13)
Hi Himanshu, you can try the latest code in the repository, the attachments should not be corrupted anymore. Greets, Pavel
View ArticleNew Post: Performance when downloading mail with attachment
Hi Kristof, the low performance was caused by a great number of string operations and also regular expressions. The code in the repository contains updated and fixed code, please take a look. Greets,...
View ArticleSource code checked in, #32678
- Fixed BodyStructureParser to correctly recognize attachments and body parts - Added Envelope structure (See MessageContent.Envelope) for message/rfc822 attachments
View ArticleCommented Issue: BodyStructureParser fails to correctly recognize attachments...
Messages attached to other messages (eml/msg files), often contain alternate views (html/text). The parser will recognize these views, however, the eml/msg file itself is being skipped.Some attachments...
View ArticleCommented Issue: Invalid content type [1832]
Hi Pavel, I have an issue with reading certain messages from a folder. The command folder.Messages.Download("ALL", ImapX.Enums.MessageFetchMode.Tiny);throws an execption and thus ends up with only some...
View ArticleCommented Issue: .CSV attachment [1827]
Hi Pavel, i'm using your library and i really like it but i was facing a problem right now: on some mail forwarded by a Zimbra client i can't find the attachment, i tried both with a gmail and a yahoo...
View ArticleNew Post: Embedded images
Good day, please check if the problem still persists, I updated the code in the repository.
View ArticleNew Post: Attachment not downloaded correctly (Version 2.0.0.13)
Hi Pavel, I have downloaded the latest code and will try it now. Thank you very much for your help with the issue :) Best regards, Himanshu
View ArticleNew Post: Attachment not downloaded correctly (Version 2.0.0.13)
Hi Himanshu, thank you really much! Waiting for the test results! Kind regards, Pavel
View ArticleCreated Unassigned: Problem with SendAndReceive [1838]
Problem with LocaWeb ISP* First Connect OK* Folders List and Search Ok* Folders Select OK* Select ALL messages header OKbut ... get message body content errorIMAPX2 LOGIN "suport@xxxxxxxxxxxx.com"...
View ArticleCreated Unassigned: Issue with Tiny Fetch Mode [1839]
* 159 FETCH (UID 176 FLAGS (\Seen INBOX.enviadas) BODY[HEADER.FIELDS (FROM TO DATE SUBJECT CC CONTENT-TYPE)] {307}Date: 06-12-2013 10:14:49From: Suport <--------@--------.com>To:...
View ArticleCommented Unassigned: Problem with SendAndReceive [1838]
Problem with LocaWeb ISP* First Connect OK* Folders List and Search Ok* Folders Select OK* Select ALL messages header OKbut ... get message body content errorIMAPX2 LOGIN "suport@xxxxxxxxxxxx.com"...
View ArticleCommented Unassigned: Issue with Tiny Fetch Mode [1839]
* 159 FETCH (UID 176 FLAGS (\Seen INBOX.enviadas) BODY[HEADER.FIELDS (FROM TO DATE SUBJECT CC CONTENT-TYPE)] {307}Date: 06-12-2013 10:14:49From: Suport <--------@--------.com>To:...
View ArticleEdited Issue: Issue with Tiny Fetch Mode [1839]
* 159 FETCH (UID 176 FLAGS (\Seen INBOX.enviadas) BODY[HEADER.FIELDS (FROM TO DATE SUBJECT CC CONTENT-TYPE)] {307}Date: 06-12-2013 10:14:49From: Suport <--------@--------.com>To:...
View ArticleNew Post: Attachment not downloaded correctly (Version 2.0.0.13)
Hi Pavel, The code works perfectly for me, the attachments are downloaded and the download performance is significantly improved :) Thank you very much for your great help! Cheers, Himanshu
View ArticleNew Post: application hanging when trying to connect to yahoo
Hi, I am using IMapx version 2.0.0.13 library , which is currently the latest one in the website. We are using this library to read emails from gmail and yahoo mail. The library works well all the time...
View ArticleNew Post: application hanging when trying to connect to yahoo
Hi Srihari, can you try set client.IsDebug to true and post here the debug output? It should contain all answers from the server. I will also try to test it myself to see when the problem exactly...
View ArticleNew Post: Attachment not downloaded correctly (Version 2.0.0.13)
Hi Himanshu, great to hear that! I will do another few bugfixes this weekend and release the new version to the public. Thank you for taking time to test the code! Greets, Pavel
View ArticleEdited Issue: BodyStructureParser fails to correctly recognize attachments...
Some attachments are recognized wrong or not recognized at all. (Special case message/rfc822)
View ArticleEdited Issue: .CSV attachment [1827]
Hi Pavel, i'm using your library and i really like it but i was facing a problem right now: on some mail forwarded by a Zimbra client i can't find the attachment, i tried both with a gmail and a yahoo...
View Article