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
|
@ -71,7 +71,6 @@ import <nixpkgs/nixos/tests/make-test.nix> {
|
|||
debug = true;
|
||||
fqdn = "mail.example.com";
|
||||
domains = [ "example.com" "example2.com" ];
|
||||
dhParamBitLength = 512;
|
||||
virusScanning = true;
|
||||
|
||||
loginAccounts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue