History log of /curl/docs/examples/smtp-tls.c (Results 26 – 31 of 31)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: curl-7_26_0, curl-7_25_0, curl-7_24_0, curl-7_23_1, curl-7_23_0
# 95ddbdb1 14-Nov-2011 Dan Fandrich

curl_easy_setopt arguments should be of type long in the examples


Revision tags: curl-7_22_0, curl-7_21_7, curl-7_21_6, curl-7_21_5
# 1aeb635c 10-Mar-2011 Daniel Stenberg

sources: update source headers

All C and H files now (should) feature the proper project curl source
code header, which includes basic info, a copyright statement and some
basic disc

sources: update source headers

All C and H files now (should) feature the proper project curl source
code header, which includes basic info, a copyright statement and some
basic disclaimers.

show more ...


Revision tags: curl-7_21_4
# 60765493 25-Dec-2010 Brad Hards

Add angle brackets to addresses in easy SMTP examples, as for smtp-multi example.


# 0e944fb2 22-Dec-2010 Brad Hards

smtp-tls: add a missing newline

Without this you won't get the next (Subject) line.


# d2395f96 18-Dec-2010 Brad Hards

smtp-tls: add Message-ID: header


# 57523e35 17-Dec-2010 Brad Hards

smtp-tls: new example

This example shows how to send SMTP with TLS


12