Here is a working example of IMAP4 with Gmail

first post: thomastmc wrote: I needed an IMAP solution to interact with GMail and tried several ...

latest post: seyijolayemi wrote: Thank you it worked !!! Thanks.

Use Mail Imap with Socks proxy server

first post: braian87b wrote: Hello, I need to connect and read mails from IMAP through a socks5 ...

IMAP with TLS

first post: pearshaped wrote: Do you have an example of connecting to an IMAP server using TLS? ...

Problem with Cancel download and download speed with single mail

first post: kadeshar wrote: Now my code look like this start = System.DateTime.Now; message = p...

is there any one maintaining this library ?

first post: Abinonos wrote: Hello; i am trying to use this library, however, there are 3 prob...

How to edit a message subject to add tags?

first post: Romanca wrote: I want to add certain tags to messages in my mailbox. I have an app...

Doesn't work when Medium Trust

first post: holodude wrote: My shared hosting is set to Medium Trust and when I change my trust...

Error Retreiving MessageObject with Imap Library

first post: Vulkan wrote: The Following code below gives me the following errors, A first...

latest post: MShabani wrote: Hi I have a problem when to fetch email after Login. My account t...

How to delete few Messages after fetch them from Imap4Client?

first post: PrzemekKompix wrote: Hello Im'm fetching collection of messages with Fetch.MessageObje...

Download only header

first post: kadeshar wrote: Now my program download full message (IMAP) private MessageColl...

latest post: MZimmermann wrote: Hi, you can use the Fetch object for this: ``` Mailbox mb = clien...