[Postfix] TLS protocols for submission and smtps can be overriden using extra.cf (submission_smtpd_tls_mandatory_protocols and smtps_smtpd_tls_mandatory_protocols), thanks to @christianbur

[Postfix] Show overriding warnings when starting Postfix, but hide them in syslog output
This commit is contained in:
andryyy
2019-11-24 14:18:27 +01:00
parent dff81eda19
commit 4a36eb014c
4 changed files with 16 additions and 4 deletions

View File

@@ -223,7 +223,7 @@ services:
- dovecot
postfix-mailcow:
image: mailcow/postfix:1.42
image: mailcow/postfix:1.43
volumes:
- ./data/conf/postfix:/opt/postfix/conf
- ./data/assets/ssl:/etc/ssl/mail/:ro