]> granicus.if.org Git - curl/commit
examples: Removed user information and TLS setup from SMTP multi example
authorSteve Holme <steve_holme@hotmail.com>
Sun, 12 Jan 2014 16:32:48 +0000 (16:32 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sun, 12 Jan 2014 16:33:19 +0000 (16:33 +0000)
commit5d25d626b1a79f9059cdaaffd6b3caa7c3c01ea5
tree9b78f064442d37dc219bcbcf3f6f7cc7cccc140c
parente473a4d2f3f77a387f8fde508033eb939ec9ddae
examples: Removed user information and TLS setup from SMTP multi example

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.
docs/examples/smtp-multi.c