diff --git a/roles/base/files/postfix/main.cf/main.cf.gateway b/roles/base/files/postfix/main.cf/main.cf.gateway index a4b2a164b5..cbb82ba021 100644 --- a/roles/base/files/postfix/main.cf/main.cf.gateway +++ b/roles/base/files/postfix/main.cf/main.cf.gateway @@ -780,6 +780,7 @@ smtp_tls_loglevel = 1 smtp_tls_cert_file = /etc/pki/tls/certs/gateway.crt smtp_tls_key_file = /etc/pki/tls/private/gateway.key smtp_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt +smtp_tls_connection_reuse = yes ## End smtp_tls ## General TLS tls_random_source = dev:/dev/urandom