remove Diffie Hillman parameter creation as it is handled by the upstream dovecot2 module as of 18.09

This commit is contained in:
plchldr 2018-10-30 17:56:25 +01:00
parent 817d84d36d
commit fa0541b96b
6 changed files with 1 additions and 34 deletions

View file

@ -97,9 +97,6 @@ in
mail_access_groups = ${vmailGroupName}
ssl = required
${lib.optionalString (lib.versionAtLeast (lib.getVersion pkgs.dovecot) "2.3") ''
ssl_dh = <${certificateDirectory}/dh.pem
''}
service lmtp {
unix_listener dovecot-lmtp {