cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: SMTP+SSL fails with curl_multi_perform

From: Alona Rossen <arossen_at_opentext.com>
Date: Tue, 23 Nov 2010 10:13:51 -0500

I was able to reproduce on Linux RedHat as well. SMTP + SSL fails with
multi interface on Windows, Solaris, Linux, while same very code
stripped of SSL options successfully sends an email to non-smtp server.
Replace curl_multi_perform() with curl_easy_perform() and SMTP+SSL will
be successful. Did you try to reproduce with the attached example? We
use OpenSSL 0.9.8e.

Also, please advise which version of libcurl you used in your tests? I
used libcurl 7.21.0.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-11-23