New Post: Cannot save Attachements
Good evening! Please have a look at the latest code in the repository. Various fixes have been done. I'd be happy if you can test it and give some feedback! Best regards, Pavel
View ArticleNew Post: Body.Html error
Good evening! Please have a look at the latest code in the repository. Various fixes have been done. I'd be happy if you can test it and give some feedback! Best regards, Pavel
View ArticleNew Post: message.Attachments sometimes is wrong
Good evening! Please have a look at the latest code in the repository. Various fixes have been done. I'd be happy if you can test it and give some feedback! Best regards, Pavel
View ArticleNew Post: Image attachment breaks parser
Good evening! Please have a look at the latest code in the repository. Various fixes have been done. I'd be happy if you can test it and give some feedback! Best regards, Pavel
View ArticleSource code checked in, #35278
- Fixed quoted-printable decoder - Fixed filename parsing for attachments - Fixed sample application to correctly display icons for files with unicode names
View ArticleNew Post: MessageBody Html & Text empty, but BodyParts has contents
Using code downloaded on 25014-04-09 with assembly version 2.0.0.15: We have made progress, but are not quite there. The message.Body now correctly has: HasText = true Text = <body of message>...
View ArticleNew Post: Issue with getting body from Exchange
Now there is no content in the body. Just a reminder that this is a Exchange 2010 server
View ArticleNew Post: MessageBody Html & Text empty, but BodyParts has contents
Hi Ted, first of all, the properties Date, From, ReplyTo, Sender and To are set based on the headers being fetched. If they're null, I'm sure you have configured the client not to fetch them. Check the...
View ArticleNew Post: Issue with getting body from Exchange
Hi SupersumWeb, is it possible to do a TeamViewer session, so I can step through the code when you're connected to the Exchange server on your machine? Greets, Pavel
View ArticleNew Post: Issue with getting body from Exchange
Sorry thats not possible, im using the component at a client location and they will not allow it. Im also not on site today but would like to get this resolved before im on site again. Im testing...
View ArticleNew Post: MessageBody Html & Text empty, but BodyParts has contents
Hi Pavel, I have set up a new test gmail account that with a few sample messages. The username is imaptest101 and pw is 20141234. There is no sensitive information in the email. Ted
View ArticleNew Post: Issue with getting body from Exchange
Hello, I'm having the same issue while connecting on a Exchange 2010 server, but in my case when I tested with the new code, the Body showed the same value "* 1 fetch (". If there's anything I can do...
View ArticleNew Post: MessageBody Html & Text empty, but BodyParts has contents
Hi Ted, have you tested the latest code with this account? I just logged in throught the sample application, and the issue doesn't occur in any of the messages. Greets, Pavel
View ArticleNew Post: Issue with getting body from Exchange
Hi cassiobsilva, I'm working on an update now, will let you know as soon as it is available through the repository, so you can test it. Greets, Pavel
View ArticleSource code checked in, #35332
- Removed all obsolete methods and properties - Updated version to 2.0.0.16, release coming soon
View ArticleNew Post: MessageBody Html & Text empty, but BodyParts has contents
Hi Pavel, My humble apologies. While trying different things, I left the MessageFetchMode at BodyStructure. Very embarrassing. All good now. Ted
View ArticleNew Post: message.Body empty
Hi Pavel, I just tried the last source code on GMAIL server and all is ok but on Microsoft Exchange i get no body. message.Body.HasHtml is true but message.Body.Html is empty. IMAPX1 CAPABILITY...
View ArticleNew Post: message.Body empty
Hi Vaidal, thank you for the provided server response! I made another update on this issue, you can try the latest code from the repository. Greets, Pavel
View Article