Quantcast
Channel: ImapX 2
Viewing all articles
Browse latest Browse all 1952

New Post: Idle Support and some basic operation.

$
0
0
Hi csc2sks,

okay, step by step:
  1. The search queries are described in the IMAP Spec: https://tools.ietf.org/html/rfc3501#section-6.4.4, for GMail you additionally have the extended syntax: https://support.google.com/mail/answer/7190?hl=en
  2. For limiting the number of messages to be downloaded, refer to the documentation, there is a parameter for this. E.g Folder.Search("RECENT", MessageFetchMode.ClientDefault, 10)
  3. ImapClient.Folders is a collection, simply iterate through it to get all folders (Doc: Browsing common folders)
  4. Idle is now fully functional. For best results, use the latest code from the repository.
  5. The library supports all IMAP servers.
Greets,

Pavel

Viewing all articles
Browse latest Browse all 1952

Trending Articles



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