Home
last modified time | relevance | path

Searched defs:IMAP (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/lib/
Dimap.h56 struct IMAP { struct
57 curl_pp_transfer transfer;
58 char *mailbox; /* Mailbox to select */
59 char *uidvalidity; /* UIDVALIDITY to check in select */
60 char *uid; /* Message UID to fetch */
61 char *mindex; /* Index in mail box of mail to fetch */
85 struct dynbuf dyn; /* for the IMAP commands */ argument
/third_party/curl/docs/
DFEATURES.md180 ## IMAP section in Features -- what curl can do
DURL-SYNTAX.md243 ## IMAP section in Scheme specific behaviors