New Post: SINCE and BEFORE with hours
Hello,I have a question. How can I use ImapX to get only the email in a range of dates with hours?For example SINCE 11-Jan-2013 01:00 PM BEFORE 11-Jan-2013 02:00 PM or SINCE 11-Jan-2013 13:00 BEFORE...
View ArticleNew Post: SINCE and BEFORE with hours
Good day,due to some limitations of the IMAP protocol, you can only pass dates in date-day "-" date-month "-" date-year format, which means you cannot filter messages by a specific time on the...
View ArticleNew Post: Read signed/encrypted emails
HelloIs it possible to read signed/encrypted emails whith certificates with ImapX?Thanks in advance
View ArticleNew Post: Read signed/encrypted emails
Hello dho,this feature may not work out of the box, because I didn't have the chance to test it yet. If you have the possibility to send signed/encrypted messages, I'd like to ask you sending me a test...
View ArticleCreated Issue: Extract wrong file name [1467]
Hi,Firstly, thank so much for your project, it help me so much.But, I found some bug:- Wrong attachment file name, the file name is "Nguyên nhân viêm gan.docx", but the lib found is...
View ArticleCommented Issue: Extract wrong file name [1467]
Hi,Firstly, thank so much for your project, it help me so much.But, I found some bug:- Wrong attachment file name, the file name is "Nguyên nhân viêm gan.docx", but the lib found is...
View ArticleNew Post: Failed getting messages
Firstly, I set the host: imap.qq.comI tried to get folders and messages, the folders can be listed correctly, while the count of message in each folder is 0. Actually, there are many mails in my...
View ArticleNew Post: Failed getting messages
Hello,thank you for the feedback. I tested the library with imap.qq.com, but it will take more time to figure out what the problem is. By now I can only say that it's the server cutting the...
View ArticleCreated Issue: Message.Proces results in IndexOutOfRangeException [1486]
Dear Coders,I've just started using your ImapX library to retrieve and read mails from gmail.Now, everything is working fine and it's a great library.However, when i'm trying to mark a mail read using...
View ArticleCommented Issue: Extract wrong file name [1467]
Hi,Firstly, thank so much for your project, it help me so much.But, I found some bug:- Wrong attachment file name, the file name is "Nguyên nhân viêm gan.docx", but the lib found is...
View ArticleCreated Issue: The message.Process() go into infinite loop [1495]
The function Message.Process() sometime go into infinite loop.It's hard to debug this error, my program is something like the following:```// try to schedule a checking 1 gmail while(true){ -open...
View ArticleNew Post: Folders throwing Imap.ImapException
Folders throws an Exception stating Bad or not correct path on Connection.
View ArticleNew Post: Read the last email sent in GMAIl
Hi there. I just started using your .dll to make an application for school. One of the things that i need to do i to read the last email sent in the Gmail SENT FOLDER. I really dont know pretty much of...
View ArticleNew Post: Folders throwing Imap.ImapException
Hello, this can occure if the folder you try to select/search is not valid or is not enabled for selection. Please provide more information on your environment. It is really hard to give you an advice...
View ArticleNew Post: Read the last email sent in GMAIl
Hello, sorry for the delay, was abroad these days, so couldn't answer you. I'm sorry there's no documentation on the project yet. When you fetch mails from a folder using the Search method, you can...
View ArticleNew Post: imap in vb.met
Hi, After downloading and enjoying very much your IMAPX 2 I translated and changed your IMAP example into a Visual Basic net example. It is fully working for gmail. It workst for imap, from all imap...
View ArticleNew Post: imap in vb.met
Hello GerardAlkap, thank you for the post, really glad to hear you translated the sample application to VB.Net. I think it's a good idea to provide it for everybody, so you're welcome to send it to...
View ArticleCommented Issue: Message.Proces results in IndexOutOfRangeException [1486]
Dear Coders,I've just started using your ImapX library to retrieve and read mails from gmail.Now, everything is working fine and it's a great library.However, when i'm trying to mark a mail read using...
View Article