cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: SMTPS specific options

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 22 Jul 2010 23:32:48 +0200 (CEST)

On Thu, 22 Jul 2010, Alona Rossen wrote:

> Please advise if there are any libcurl options specific to SMTPS protocol
> analogous to curl FTPS options such as CURLOPT_USE_SSL, CURLOPT_FTPSSLAUTH
> or enabling of SMTPS protocol is transparent for libcurl user as long as
> "smtps://usr:pwd" are specified.

CURLOPT_USE_SSL works, and so does smtps://. Other than so I can't recall any
particular options. Oh, right the other certificate-based and key-related
options should still work the same.

In general that's an area we need better documented, so I suggest you dive in
and try it out and then help us document these things!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-07-22