Searched defs:IMAP (Results 1 – 3 of 3) sorted by relevance
56 struct IMAP { struct57 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
180 ## IMAP section in Features -- what curl can do
243 ## IMAP section in Scheme specific behaviors