cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Want to contribute SMTP AUTH configuration

From: Paul Romero <paulr_at_rcom-software.com>
Date: Thu, 14 Oct 2010 13:44:09 -0700

Daniel Stenberg wrote:

> 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).

Hi Daniel:

What you wrote is accurate. However, using OpenSSL is not
practical for software that needs to be portable enough to
work in embedded environments. It takes too much
memory.

Best Regards,

Paul R.

>
>
> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html

--
Paul Romero
RCOM Communications Software
Phone/Fax: (510)339-2628
E-Mail: paulr_at_rcom-software.com
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-10-14