mirror of
https://github.com/curl/curl.git
synced 2026-08-26 15:23:31 +03:00
examples: Added IMAP LIST mailbox example
This commit is contained in:
parent
ab71241c88
commit
7de2e03258
2 changed files with 61 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ check_PROGRAMS = 10-at-a-time anyauthput cookie_interface debug fileupload \
|
|||
persistant post-callback postit2 sepheaders simple simplepost simplessl \
|
||||
sendrecv httpcustomheader certinfo chkspeed ftpgetinfo ftp-wildcard \
|
||||
smtp-multi smtp-send smtp-tls smtp-vrfy smtp-expn rtsp externalsocket \
|
||||
resolve progressfunc pop3s pop3slist imap-fetch url2file sftpget ftpsget \
|
||||
postinmemory
|
||||
resolve progressfunc pop3s pop3slist imap-list imap-fetch url2file sftpget \
|
||||
ftpsget postinmemory
|
||||
|
||||
# These examples require external dependencies that may not be commonly
|
||||
# available on POSIX systems, so don't bother attempting to compile them here.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue