Closed theel0ja closed 3 years ago
Currently STARTTLS for outgoing email is not enabled, as seen in headers of an email sent by a Postfix server configured by ansible-postfix:
ansible-postfix
Received: from ansible-postfix-server (ansible-postfix-server [IPv6:redacted]) by mail.redacted with ESMTP for <redacted>;
Default should be:
smtp_tls_security_level = may
Read more: http://www.postfix.org/postconf.5.html#smtp_tls_security_level
Can you make a pull request?
Currently STARTTLS for outgoing email is not enabled, as seen in headers of an email sent by a Postfix server configured by
ansible-postfix
:Default should be:
Read more: http://www.postfix.org/postconf.5.html#smtp_tls_security_level