New Post: message.Seen = true isn't working properly
When i got some time i'll try. Thanks for the support Pavel!
View ArticleNew Post: Cannot access folders in Domino
I am able to connect successfully to domino using : ImapClient client = new ImapClient(CommonConstants.hostName, CommonConstants.port, SslProtocols.None, false); client.Login(CommonConstants.userName,...
View ArticleNew Post: Cannot access folders in Domino
Hi notyouremail, is there a way to provide me wit some test credentials? You can send them to p13a92@gmail.com . I can tell for sure that the server respone containing the folder list is not getting...
View ArticleNew Post: Unable to get body
Hi Pavel, unfortunately your update didn't work. I've downloaded the latest sources and built ImapX.sln in Visual Studio 2010. I've used your ImapX.Sample.exe utility to test my problematic message and...
View ArticleNew Post: Unable to get body
Hi pdzugas, sending me the message would be a great help! Please use this address: p13a92@gmail.com . best regards, Pavel
View ArticleNew Post: Unable to get body
Alright, sample email DataIntakeEmailService Test #1 was sent to your address, thanks for your support! Peter
View ArticleNew Post: Unable to get body
Hi Peter, I tested the message you sent me, however, on GMail I don't experience any issues. Can you send me another message to my outlook.com account? This should be nearly same environment as you...
View ArticleCreated Unassigned: Few issues workarund/fixes [1881]
Hi GusI am not sure is I am writing at correct placebut there are few bugs I fixed in a copy of source code (latest to the moment of writing this)1) This is working method for decoding Quoted...
View ArticleNew Post: Examine query
To follow on from the short discussion (#479026) where Darren answered his own question on STATUS by suggesting use of folder.Examine() followed by the folder.Recent and folder.Exists to probably give...
View ArticleNew Post: Examine query
Hi JanEric, can you give more details on your environment? Which server are you using? Greets, Pavel
View ArticleCommented Unassigned: Few issues workarounds/fixes [1881]
Hi GuysI am not sure is I am writing at correct placebut there are few bugs I fixed in a copy of source code (latest to the moment of writing this)1) This is working method for decoding Quoted...
View ArticleNew Post: Examine query
Hi Pavel, Thanks for your message. My server is imap.yandex.com and my imap client is using VS2010 on a Win7 box. Please let me know any other environment details you might want. Regards, JanEric
View ArticleNew Post: Examine query
Hi JanEric, i have a messge box on yandex, will make some tests today and let you know. Also feel free to contact me in russian. best regards, Pavel
View ArticleNew Post: Error when downloading messages by Uid()
Hi Pavel,sorry for the delay, I was not at work.The code is always the same. The only difference is that, instead of passing "ALL", I pass the UID array into the folder.download statementI've seen your...
View ArticleNew Post: message.Attachments sometimes is wrong
Hi Pavel, I'm testing the new source code. Some of the problems seem to be fixed. But I still have a problem with the attachments. Infact, sometimes, accessing to the m.Attachments I get null. But the...
View ArticleNew Post: message.Attachments sometimes is wrong
Pavel, I've runned the same test twice, with both the libraries, against the same mail server and same messages. The old version of Imapx 2.0.0.15 - sometimes - was not able to detect attachment. The...
View ArticleNew Post: message.Attachments sometimes is wrong
Hi Francesco, it would be good to see the log, feel free to send it to my mail. ( p13a92@gmail.com ) Greets, Pavel
View ArticleEdited Task: Few issues workarounds/fixes [1881]
Hi GuysI am not sure is I am writing at correct placebut there are few bugs I fixed in a copy of source code (latest to the moment of writing this)1) This is working method for decoding Quoted...
View Article