New Post: Message unique identification?
Hi Jeffrey, thank you for the information! Using the Received header can be a good option and will work best in most cases. This makes me think of adding a new property to the Message object, which...
View ArticleCommented Issue: Sevenbit Text Attachment - LF-CR Bytes Lost? [1830]
Hi Pavel,As you may know from my earlier forum post, we are receving short text files as attachments that we must parse on-the-fly and act upon. The content type for the files is "text/plain" and the...
View ArticleReopened Issue: Sevenbit Text Attachment - LF-CR Bytes Lost? [1830]
Hi Pavel,As you may know from my earlier forum post, we are receving short text files as attachments that we must parse on-the-fly and act upon. The content type for the files is "text/plain" and the...
View ArticleEdited Issue: Sevenbit Text Attachment - LF-CR Bytes Lost? [1830]
Hi Pavel,As you may know from my earlier forum post, we are receving short text files as attachments that we must parse on-the-fly and act upon. The content type for the files is "text/plain" and the...
View ArticleEdited Issue: new line characters are missing from downloaded text files [1934]
Hi,i know the issue is already posted [here](https://imapx.codeplex.com/workitem/1830) but that issue is marked as "Resolved" so I'm posting this issue again im using latest code for ImapX ( ImapX...
View ArticleNew Post: Unable to get body
Hello again, I don't want to sound ungrateful but it's been really long time since you replied about the status last time. Could you please release whatever you have currently? I hoped to have the...
View ArticleNew Post: Message unique identification?
Hi Pavel, please, let us know when unique identificator will be available. Thank you Miroslav
View ArticleNew Post: Unable to get body
Hi Peter, thank you for the message, I know it took more time to work on this issue than planned, this is due to two factors, it's difficulty and also my daily. Anyway, I will push the latest code this...
View ArticleNew Post: Message unique identification?
Hi Miroslav, I will push the latest code to the repository on weekend, will make an update for the bodystrcutureparser as well as fix the issue about junk data in downloaded attachments. The unique...
View ArticleNew Post: MessageBody Html & Text empty, but BodyParts has contents
Hi Pavel, BodyParts[0].Parameters.Count = 1 and Parameters[0].Key = "charset". If it is helpful, BodyParts[0].ContentType={text/plain; charset=US-ASCII} Thank you for the assistance and great library, Ted
View ArticleNew Post: Issue with getting body from Exchange
The body always contains " 1 fetch (" and the next email will be incremented " 2 fetch (" im not sure what would be causing this. This happens with both text and html. Im connecting to a 2010 Exchange...
View ArticleCommented Unassigned: strange FETCH and UID in the Message.Body and...
Hi Pavel,when downloading messages from imap server i receive message.Body.Html such as:* 8 FETCH (<br>email test text<br> UID 9apparently the leading * 8 FETCH and trailing UID 9 shouldn't...
View ArticleCommented Unassigned: Opening closing bracket () logic to...
Pavel,In Message.NormalizeAndProcessFetchResult function the parameter list has headers, in my case the subject header is divided into two items e.g.1. This is my subject with opening bracket ( in it2....
View ArticleCommented Issue: Message Bodyparts with UTF8 [1848]
Hi there is a problem with emails containing UTF8? It seems that the component does not recognize it and put contentdisposition to null.Comments: ** Comment from web user: pavel_azanov ** Good...
View ArticleCommented Unassigned: Attachments issues [1853]
__unnamed-2.dat( 2,4 MB )__IMAPX29 UID FETCH 61 (FLAGS INTERNALDATE RFC822.SIZE BODY.PEEK[HEADER.FIELDS (FROM TO DATE SUBJECT CC CONTENT-TYPE)] BODYSTRUCTURE)* 61 FETCH (UID 61 FLAGS (\Seen)...
View ArticleNew Post: Issue with getting body from Exchange
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: MessageBody Html & Text empty, but BodyParts has contents
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: Unable to get body
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 Article