curl-library
RE: POP3 not using same connection for multiple requests when using starttls
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 13 Nov 2011 19:32:47 +0100 (CET)
Date: Sun, 13 Nov 2011 19:32:47 +0100 (CET)
On Sun, 13 Nov 2011, Steve Holme wrote:
> I'm not sure if I am missing something here... but are you saying that if
> the programmer specifies SSL and they attempt to do the following:
I'm saying this:
If USE_SSL is NONE then pop3:// connections can only re-use other connections
that didn't use SSL.
If USE_SSL != NONE, then the pop3:// connection should only re-use other
connections that use SSL.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2011-11-13