mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:23:31 +03:00
examples: Added IMAP SSL and TLS examples
This commit is contained in:
parent
d718abd968
commit
f9797871aa
3 changed files with 170 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ check_PROGRAMS = 10-at-a-time anyauthput cookie_interface debug fileupload \
|
|||
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 imap-delete imap-copy \
|
||||
url2file sftpget ftpsget postinmemory
|
||||
imap-ssl imap-tls 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