summaryrefslogtreecommitdiff
path: root/docs/examples/smtp-mail.c
Commit message (Expand)AuthorAgeFilesLines
* misc: s/e-mail/emailDaniel Stenberg2021-12-191-1/+1
* docs: reduce/avoid English contractionsDaniel Stenberg2021-11-071-9/+9
* examples: safer and more proper read callback logicDaniel Stenberg2021-07-011-21/+20
* docs/examples: adjust prototypes for CURLOPT_READFUNCTIONOlaf Hering2020-12-301-1/+1
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* examples/smtp-mail.c: use separate defines for options and mailDaniel Stenberg2017-12-121-16/+20
* examples/mime: minor example code fixesViktor Szakats2017-09-051-2/+2
* examples: adhere to curl code styleDaniel Stenberg2016-02-111-11/+13
* 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
* docs: Spelling fixesVille Skyttä2015-06-081-1/+1
* examples: Updated SMTP MAIL example to return libcurl result codeSteve Holme2014-01-121-1/+1
* examples: Synchronised comments between SMTP MAIL examplesSteve Holme2014-01-121-2/+2
* examples: Updated SMTP MAIL example to use a read function for dataSteve Holme2014-01-121-19/+60
* examples: Added required libcurl version information to SMTP examplesSteve Holme2014-01-051-0/+2
* Examples: Renamed SMTP MAIL example to match other email examplesSteve Holme2014-01-051-0/+94