Quantcast
Channel: ImapX 2
Browsing all 1952 articles
Browse latest View live
↧

Commented Unassigned: Attachment error [2479]

I have an email with attachments which seems to be empty so when parsing the body and when the ReadDisposition method runs, the "type" variable contains only a date, not the word "attachment".And the...

View Article


New Post: ImapClient Failing to connect without any exceptions or errors.

Hi Pavel, I made changes as you said, no logs yet :( Meanwhile I fixed the issue for time being by disabling certificate validation mentioned in the following discussion...

View Article


New Post: Fetch limited no of mails

Hello, i am working with imapx in c# wpf i am able to authenticate and login to the email address now for get the mails i use following line ImapClient.Folders.Inbox..Search().OrderByDescending( =>...

View Article

New Post: Fetch limited no of mails

i tried by this way also but result is the same, again it takes the same time and load all the mails..

View Article

New Post: Error in MailMessageExtensions.ToEml

My native language is Russian. I apologize for my English. I'm new here. Detected an error in the code 2.0.0.16, some methods will not work. in MailMessageExtensions.ToEml instead File.Delete(eml) must...

View Article


New Post: Error in MailMessageExtensions.ToEml

Hi Pizhonkov, thank you, this problem has been reported before and is already fixed in the latest source code (see:...

View Article

New Post: Error in MailMessageExtensions.ToEml

Thank you very much.Буду иметь ввиду :)

View Article

New Post: ImapClient Failing to connect without any exceptions or errors.

Hi Pavel, I tried the command you mentioned, before importing the certificate an warning is presented *** WARNING: Certificate signature is INVALID *** So should I go ahead importing them? For adding...

View Article


Created Unassigned: Reading message/rfc822 parts [2586]

I think the following line is missing in BodyStructureParser.cs on line 152 : _reader.Read(); // Read '(' of envelopeJust before _reader.Read();

View Article


Created Unassigned: Attachments not being downloaded [2587]

Hello,I have donwloaded the latest source code, imapx-40715 because of the issues with issues Body.Text and Body.Html with BODY[1.1] NIL reported by another user.This issue is solved but now, when I...

View Article

New Post: ImapClient Failing to connect without any exceptions or errors.

Hi Prerana, I get the same warning on Ubuntu, simply import the certificate ignoring it. Greets, Pavel

View Article

Commented Unassigned: Attachments not being downloaded [2587]

Hello,I have donwloaded the latest source code, imapx-40715 because of the issues with issues Body.Text and Body.Html with BODY[1.1] NIL reported by another user.This issue is solved but now, when I...

View Article

Source code checked in, #41115

- Fix https://imapx.codeplex.com/workitem/2586

View Article


Commented Unassigned: Reading message/rfc822 parts [2586]

I think the following line is missing in BodyStructureParser.cs on line 152 : _reader.Read(); // Read '(' of envelopeJust before _reader.Read();Comments: ** Comment from web user: pavel_azanov ** Thank...

View Article

Edited Issue: Reading message/rfc822 parts [2586]

I think the following line is missing in BodyStructureParser.cs on line 152 : _reader.Read(); // Read '(' of envelopeJust before _reader.Read();

View Article


Commented Unassigned: Attachments not being downloaded [2587]

Hello,I have donwloaded the latest source code, imapx-40715 because of the issues with issues Body.Text and Body.Html with BODY[1.1] NIL reported by another user.This issue is solved but now, when I...

View Article

Commented Issue: Install-Package ImapX fails for WP8 [1792]

Trying to add ImapX to a Winodws Phone 8 project, but it fails with the following exception:Installing 'ImapX 2.0.0.10'.Install failed. Rolling back...Install-Package : 'ImapX' already has a dependency...

View Article


Commented Issue: Install-Package ImapX fails for WP8 [1792]

Trying to add ImapX to a Winodws Phone 8 project, but it fails with the following exception:Installing 'ImapX 2.0.0.10'.Install failed. Rolling back...Install-Package : 'ImapX' already has a dependency...

View Article

Commented Unassigned: Unable to get mail folders after successfull login on...

I am using this simple code to access the contents of an email via imap server:```ImapX.ImapClient m_ImapClient = new ImapX.ImapClient( ImapServerAddress, (int) ImapServerPort,...

View Article

New Post: ImapClient Failing to connect without any exceptions or errors.

Hi Pavel, Thanks a ton it worked!! Thank you for your time. Have a great day ahead. Happy coding :) -Prerana

View Article
Browsing all 1952 articles
Browse latest View live