stuff
This commit is contained in:
@@ -70,6 +70,7 @@ in {
|
||||
|
||||
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