fix dovecot 2.3 ssl_dh

This commit is contained in:
Robin Raymond 2018-02-13 13:18:31 +01:00
parent b75575f02e
commit f6546a1a8e
5 changed files with 36 additions and 0 deletions

View file

@ -61,6 +61,7 @@ in
mail_access_groups = ${vmailGroupName}
ssl = required
${lib.optionalString dovecot23 "ssl_dh = <${certificateDirectory}/dh.pem"}
service lmtp {
unix_listener /var/lib/postfix/queue/private/dovecot-lmtp {