[twsocket] Smtp connect via Http proxy

2012-03-10 Thread Max Terentiev
Hi,

It's possible to send mail with TSmtpCli using Http(s) proxy ?

Often users of my app go to internet via lan http proxy without
Socks protocol support. So, I must add this feature...

I read something about http proxy tunneling. This feature already
implemented in TSmtpCli/TWSocket ? Or I must do it myself ?

I ask because I can't find any non-socks proxy properties
in TWSocket. Maybe I search in wrong place ? )

Thanx for help !

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Smtp connect via Http proxy

2012-03-10 Thread Arno Garrels
Max Terentiev wrote:
 Hi,
 
 It's possible to send mail with TSmtpCli using Http(s) proxy ?
 
 Often users of my app go to internet via lan http proxy without
 Socks protocol support. So, I must add this feature...
 
 I read something about http proxy tunneling. This feature already
 implemented in TSmtpCli/TWSocket ? Or I must do it myself ?
 
 I ask because I can't find any non-socks proxy properties
 in TWSocket. Maybe I search in wrong place ? )

Get a recent ICS version from here:
http://wiki.overbyte.be/wiki/index.php/ICS_Download
and take a look at the OverbyteIcsMailSnd demo project.

-- 
Arno Garrels
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be