remove Diffie Hillman parameter creation as it is handled by the upstream dovecot2 module as of 18.09
This commit is contained in:
parent
817d84d36d
commit
fa0541b96b
6 changed files with 1 additions and 34 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue