mirror of
https://github.com/curl/curl.git
synced 2026-08-25 22:03:47 +03:00
examples: Added IMAP DELETE example
This commit is contained in:
parent
3c1519117a
commit
2b026784a8
2 changed files with 62 additions and 2 deletions
|
|
@ -6,8 +6,8 @@ check_PROGRAMS = 10-at-a-time anyauthput cookie_interface debug fileupload \
|
|||
sendrecv httpcustomheader certinfo chkspeed ftpgetinfo ftp-wildcard \
|
||||
smtp-multi smtp-send smtp-tls smtp-vrfy smtp-expn rtsp externalsocket \
|
||||
resolve progressfunc pop3s pop3slist imap-list imap-fetch imap-store \
|
||||
imap-append imap-examine imap-search imap-create url2file sftpget ftpsget \
|
||||
postinmemory
|
||||
imap-append imap-examine imap-search imap-create imap-delete 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