cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Want to contribute SMTP AUTH configuration

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 14 Oct 2010 20:08:28 +0200 (CEST)

On Thu, 14 Oct 2010, Paul Romero wrote:

> I can't address the issue of libcurl but, I can address the issue of SMTP
> AUTH. Indirectly, libgcrypt supplies all the necessary capabilities and
> gsasl supplies a standard interfaces for using them. I am not quite sure how
> they are integrated into libcurl.

In general, we provide these things using an internal API so that we can
provide the functionality using one out of several different backends. libcurl
are very often built with OpenSSL, GnuTLS (gcrypt) and NSS (and supports even
more libs).

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