- Jan 29, 2014
-
-
Daniel Stenberg authored
-
- Jan 15, 2014
-
-
Steve Holme authored
-
- Jan 12, 2014
-
-
Steve Holme authored
error: 'MULTI_PERFORM_HANG_TIMEOUT' undeclared
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
Simplified the SMTP multi example as this example should demonstrate the differences the easy and multi interfaces rather than introduce new concepts such as user authentication and TLS which are shown in the TLS and SSL examples.
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
Updated to read data from a callback rather than from stdio as this is more realistic to most use cases.
-
- Jan 05, 2014
-
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
- Jan 04, 2014
-
-
Steve Holme authored
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.
-
Steve Holme authored
-
Steve Holme authored
-
Steve Holme authored
-
- Jan 02, 2014
-
-
Steve Holme authored
-
Steve Holme authored
-
- Jan 01, 2014
-
-
Steve Holme authored
Updated the contents of the email and payload callback as per the IMAP and other SMTP examples.
-
Steve Holme authored
-
Steve Holme authored
...and made some minor coding style changes to better match the curl coding standards as well as the other email related examples.
-
Steve Holme authored
-
Steve Holme authored
-
- Dec 31, 2013
-
-
Steve Holme authored
-