aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/imap-examine.c
AgeCommit message (Collapse)Author
2017-03-26spelling fixesklemens
Closes #1356
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-11-22examples: Added website parse-able descriptions to the e-mail examplesSteve Holme
2014-01-04examples: Standardised username and password settings for all email examplesSteve Holme
Replaced the use of CURLOPT_USERPWD for the preferred CURLOPT_USERNAME and CURLOPT_PASSWORD options and used the same username and password for all email examples which is the same as that used in the test suite.
2014-01-02examples: Added IMAP EXAMINE mailbox folder exampleSteve Holme