cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: SMTP functionality with authentication fails!

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 30 Nov 2012 22:32:23 +0100 (CET)

On Fri, 30 Nov 2012, Steve Holme wrote:

> I'm not familiar with the CURLOPT_HTTPPROXYTUNNEL option at all

It makes libcurl do a CONNECT through a proxy to the target server+port and
then work as normal. The think to note is that hardly any proxies setup by
organizations and companies out there allow CONNECT to other ports than 443
and possibly a few others. Quite likely this is what made Naveen's program
fail...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-11-30