On 8/22/2018 5:12 PM, Orion Poplawski wrote: > http://www.postfix.org/TLS_README.html#client_tls_reuse contains this: > > To enable multiple deliveries per TLS connection, specify: > > /etc/postfix/main.cf: > smtp_tls_connection_reuse = yes > > > However, that does not appear to be a valid postfix option. > >
As documented in: http://www.postfix.org/postconf.5.html#smtp_tls_connection_reuse "This feature is available in Postfix 3.4 and later." -- Noel Jones