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

Reply via email to