summaryrefslogtreecommitdiff
path: root/docs/examples/imap-copy.c
Commit message (Collapse)AuthorAgeFilesLines
* spelling fixesklemens2017-03-261-2/+2
| | | | Closes #1356
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
|
* examples: Added website parse-able descriptions to the e-mail examplesSteve Holme2015-11-221-1/+7
|
* examples: Standardised username and password settings for all email examplesSteve Holme2014-01-041-1/+2
| | | | | | 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.
* examples: Added IMAP COPY exampleSteve Holme2014-01-041-0/+64