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

Commented Unassigned: Problem with gmail! [1808]

Hi thereI had my program working for reading my gmail account using Imapx lib and sending emails using smtp in C# but it stopped to send\read emails suddenly and not working anymore!!!It seems my...

View Article


Edited Unassigned: Problem with gmail! [1808]

Hi thereI had my program working for reading my gmail account using Imapx lib and sending emails using smtp in C# but it stopped to send\read emails suddenly and not working anymore!!!It seems my...

View Article


Commented Unassigned: Problem with gmail! [1808]

Hi thereI had my program working for reading my gmail account using Imapx lib and sending emails using smtp in C# but it stopped to send\read emails suddenly and not working anymore!!!It seems my...

View Article

Commented Unassigned: Problem with gmail! [1808]

Hi thereI had my program working for reading my gmail account using Imapx lib and sending emails using smtp in C# but it stopped to send\read emails suddenly and not working anymore!!!It seems my...

View Article

Commented Unassigned: Problem with gmail! [1808]

Hi thereI had my program working for reading my gmail account using Imapx lib and sending emails using smtp in C# but it stopped to send\read emails suddenly and not working anymore!!!It seems my...

View Article


Commented Unassigned: Problem with gmail! [1808]

Hi thereI had my program working for reading my gmail account using Imapx lib and sending emails using smtp in C# but it stopped to send\read emails suddenly and not working anymore!!!It seems my...

View Article

Commented Unassigned: Problem with gmail! [1808]

Hi thereI had my program working for reading my gmail account using Imapx lib and sending emails using smtp in C# but it stopped to send\read emails suddenly and not working anymore!!!It seems my...

View Article

Closed Unassigned: Problem with gmail! [1808]

Hi thereI had my program working for reading my gmail account using Imapx lib and sending emails using smtp in C# but it stopped to send\read emails suddenly and not working anymore!!!It seems my...

View Article


New Post: Loop through certain messages only

I'm trying to optimize my program to run most efficiently. Right now, I have ImapX.Folder myInbox = client.Folders.Inbox; ImapX.Folder myArchive = client.Folders.All; ImapX.Message[] messages =...

View Article


New Post: Loop through certain messages only

Hi maylortaylor, of course it is possible to filter messages on the server side. For it, you can use filter options provided by the IMAP SEARCH command, such as:myInbox.Search("FROM \"Company A\") But,...

View Article

New Post: Saving Email Attachment Format

maylortaylor wrote: I found my error. You have to add the Download() before the Save(). If (msgs[i].Attachments != null && msgs[i].Attachments.Count() > 0) { string attachmentName =...

View Article

New Post: Saving Email Attachment Format

Hi Carl64, maylortaylor is right, however, there are minor issues with the attachment parsing which are in process to be fixed now. Please be patient, I will provide an update soon. Best regards, Pavel

View Article

New Post: Loop through certain messages only

This helped a lot! Thank you Pavel Is there a way to select messages from a certain time? Such as "is a message sent before DateTime.Today() before 4pm"

View Article


New Post: Loop through certain messages only

Hi maylortaylor, this is a limitation of the IMAP protocol, as the messages can only be filtered by date, and not by time. The X-GM-RAW extension, being just an overlay, surely has same limitation. The...

View Article

Created Unassigned: NuGet package issue [1815]

If I install ImapX via Nuget, it installs LinqBridge as dependency, even if my project is targeted to .NET 4. This messes up all my code, and recently gave me one hour of bumping my head to the wall,...

View Article


Commented Unassigned: NuGet package issue [1815]

If I install ImapX via Nuget, it installs LinqBridge as dependency, even if my project is targeted to .NET 4. This messes up all my code, and recently gave me one hour of bumping my head to the wall,...

View Article

Edited Task: NuGet package issue [1815]

If I install ImapX via Nuget, it installs LinqBridge as dependency, even if my project is targeted to .NET 4. This messes up all my code, and recently gave me one hour of bumping my head to the wall,...

View Article


Created Unassigned: Quoted Printable decoding of attachment [1816]

Hello Pavel,It seems so that attachments from mails with quoted printable encoding are encoded in the same way.Is there any possibility or built-in method to decode an quoted printable attachment with...

View Article

Commented Unassigned: Quoted Printable decoding of attachment [1816]

Hello Pavel,It seems so that text-attachments (text, xml, ...) of quoted printable encoded mails are also encoded in the same way.Is there any possibility or built-in method to decode an quoted...

View Article

Edited Feature: Quoted Printable decoding of attachment [1816]

Hello Pavel,It seems so that text-attachments (text, xml, ...) of quoted printable encoded mails are also encoded in the same way.Is there any possibility or built-in method to decode an quoted...

View Article
Browsing all 1952 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>