curl-library
RE: POP3 not using same connection for multiple requests when using starttls
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 10 Nov 2011 14:41:12 +0100 (CET)
Date: Thu, 10 Nov 2011 14:41:12 +0100 (CET)
On Fri, 4 Nov 2011, Steve Holme wrote:
> I have two fixes depending on what functionality you want to provide:
>
> 1) Remove the pop_to_pop3s(), smtp_to_smtps() and imap_to_imaps() functions
> thus leaving the original handlers in place for pop3 / smtp / imap TLS
> upgraded connections.
If we do this, how do we distinguish between pop3:// with TLS on port 110 and
pop3:// without TLS on port 110? The structs will be identical, so I figure we
still need to add checks?
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2011-11-10