Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Oct : Re: SMTP blues.
| Subject: | Re: SMTP blues. |
| Posted by: | "Roger Green" (rgreen_nospam@kemi.umu.se) |
| Date: | Tue, 9 Oct 2007 21:02:06 |
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote in message
news:470bb98e$1@newsgroups.borland.com...
>>
> You did not specify what you have the IOHandler's PassThrough property set
> to initially, or whether the Proxy server you are using supports SSL
> between
> itself and the client or whether that connection has to remain unsecure
> until the connection to the target server has been established.
>
The proxy suposely alows SSL connection to pass...Will investigate more...
In this case (and in this case only, ie, SSL + Socks) I set the SSLs
IOhandler PassThrough property to true. Is that right? There is no much info
on indys help file about this.