stuff
This commit is contained in:
@@ -68,9 +68,9 @@ in {
|
||||
# not actually 1024 bits, this applies to all DHE >= 1024 bits
|
||||
smtpd_tls_dh1024_param_file = ${lib.optionalString config.services.dovecot2.enableDHE config.security.dhparams.params.dovecot2.path}
|
||||
|
||||
smtp_bind_address = 10.46.0.7
|
||||
inet_interfaces = all
|
||||
inet_protocols = ipv4
|
||||
# smtp_bind_address = 10.46.0.7
|
||||
# inet_interfaces = all
|
||||
# inet_protocols = ipv4
|
||||
|
||||
${lib.optionalString config.services.opendkim.enable (assert (config.services.opendkim.socket == "local:/run/opendkim/opendkim.sock"); ''
|
||||
smtpd_milters = unix:/run/opendkim/opendkim.sock
|
||||
|
Reference in New Issue
Block a user