curl-library
RE: SMTP+SSL fails with curl_multi_perform
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 3 Dec 2010 14:18:02 +0100 (CET)
Date: Fri, 3 Dec 2010 14:18:02 +0100 (CET)
On Mon, 22 Nov 2010, Alona Rossen wrote:
> 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.
I've only used my dev version, which is what's in git and the example code
smtp-multi.c is exactly the code I've successfully run many times (apart from
the fact that I did use the correct name, password etc when I did it).
Can you be more detailed about exactly what happens when it fails?
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-12-03