New Post: Process и ProcessHeader
Скорость загрузки должна быть выше. Проверьте установлен ли второй аргумент при вызове Folder.Search на false. С новым релизом возможности программы не будут ограничены, а наоборот расширятся, да и...
View ArticleNew Post: CopyMessageToFolder
Thank you! Waiting for feedback. I also will provide support for another GMail feature soon - the message threads (which combine messages like in the web interface). The code is already working, just...
View ArticleNew Post: Process и ProcessHeader
Я не использую Folder.Search. Я записывают в начале все папки и привязывают их номера к кнопкам, ну а потом загружаю по иду (Folder[fid].Messages[lastMessage-idx], к примеру. но даже загрузка 30...
View ArticleNew Post: Process и ProcessHeader
GetDecodedBody(out b) не хочет декодировать сообщение. И выводит кодированное сообщение с лишней информацией. Есть какой-нибудь фикс для этого?
View ArticleCreated Unassigned: Bug when parsing header with duplicate keys [1701]
When parsing the headers, if the header name has already been found in the dictionary, the first line of the duplicated header is ignored with subsequent lines being appended to the end. This is...
View ArticleCommented Unassigned: Bug when parsing header with duplicate keys [1701]
When parsing the headers, if the header name has already been found in the dictionary, the first line of the duplicated header is ignored with subsequent lines being appended to the end. This is...
View ArticleEdited Unassigned: Bug when parsing header with duplicate keys [1701]
When parsing the headers, if the header name has already been found in the dictionary, the first line of the duplicated header is ignored with subsequent lines being appended to the end. This is...
View ArticleNew Post: Process и ProcessHeader
Для GetDecodedBody нужно смотреть индивидуально, мне нужен оригинал письма которое идет на обработку. Скачайте тестовое приложение. Там в контекстном меню сообщений есть экспорт в текстовый файл. Этот...
View ArticleCommented Unassigned: Bug when parsing header with duplicate keys [1701]
When parsing the headers, if the header name has already been found in the dictionary, the first line of the duplicated header is ignored with subsequent lines being appended to the end. This is...
View ArticleNew Post: framework 3.0
First i want to thank for this nice library you guys made , i really appreciate it Today in some needs i tried to make my project on framework 3.0 but i found the error for Imapx , wanted to ask if it...
View ArticleNew Post: CopyMessageToFolder
Hi, im using commit: 29867 (latest as of today) compiled for .net 3.5 and while i can assign labels i cant remove them. Im looking for an easy way to filter out emails which have already been processed...
View ArticleNew Post: framework 3.0
Hi FarzadParvizi, currently ImapX only supports .Net 3.5 and higher. I'm planning to release a separate version of the library for .Net 2.0 and .Net 3.0 with the coming release. It will be...
View ArticleNew Post: CopyMessageToFolder
Hi thesquig, currently i can say for sure that you can add and remove custom labels. If it comes to labels like "Inbox", are you sure the labels collection contains it? I didn't see this label while...
View ArticleNew Post: Does ImapX support .NET Framework 2.0?
Hi mirror222, I found a way to compile ImapX on .Net 2.0. I will upload the bonaries later today, so you can use them in your project. Greets, Pavel
View ArticleNew Post: Does ImapX support .NET Framework 2.0?
I compiled a .Net 2.0 Version of the library for you, you can download it here. Please let me know if you experience any issues, don't forget to copy the LinqBridge assembly, it is required for correct...
View ArticleNew Post: framework 3.0
I compiled a .Net 3.0 Version of the library for you, you can download it here. Please let me know if you experience any issues, don't forget to copy the LinqBridge assembly, it is required for correct...
View ArticleCommented Unassigned: Bug when parsing header with duplicate keys [1701]
When parsing the headers, if the header name has already been found in the dictionary, the first line of the duplicated header is ignored with subsequent lines being appended to the end. This is...
View ArticleNew Post: Process и ProcessHeader
а библиотека поддерживает чтение сообщений в двух разных потоках? если да, то можно увидеть пример? потому что, когда я читаю разные сообщения в разных потоках, у меня читает не полное тело сообщения
View ArticleNew Post: Process и ProcessHeader
На данном этапе загрузка писем возможна лишь в один поток.
View ArticleNew Post: Process и ProcessHeader
Очень большой минус. С такой скоростью загрузки с гмайла нелогично все делать в один поток
View Article