This commit is contained in:
shelvacu
2024-06-28 17:15:30 -07:00
parent 691a54cbfc
commit 0756e0d8bf

View File

@@ -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