aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/imap-list.c
AgeCommit message (Collapse)Author
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.
2013-12-31examples: Added IMAP LIST mailbox exampleSteve Holme