More tls_sni support: outbound, logging.
authorPhil Pennock <pdp@exim.org>
Fri, 4 May 2012 15:27:09 +0000 (08:27 -0700)
committerPhil Pennock <pdp@exim.org>
Fri, 4 May 2012 15:27:09 +0000 (08:27 -0700)
tls_sni as SMTP transport option.
Use correct storage pool for copying tls_sni, so survives for life of process.
Add +tls_sni log-selector, for inbound tls_sni.
Update exipick to handle -tls_sni in spool files.

Also reset tls_bits at start of outbound connection (was missing).


No differences found