]> git.openstreetmap.org Git - chef.git/commitdiff
Enable DKIM timestamps
authorTom Hughes <tom@compton.nu>
Tue, 5 Jan 2021 08:30:57 +0000 (08:30 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 5 Jan 2021 08:30:57 +0000 (08:30 +0000)
cookbooks/exim/templates/default/exim4.conf.erb

index 39ac77849c0fd84a146109e3e335f2766ae47fbc..ab7a72da9fbfbcdd275732d36fcc623cbcf0b9fa 100644 (file)
@@ -718,7 +718,7 @@ signed_smtp:
   dkim_selector = ${lookup{$dkim_domain}lsearch{/etc/exim4/dkim-selectors}{$value}}
   dkim_private_key = /etc/exim4/dkim-keys/${dkim_domain}
   dkim_identity = ${lc:${address:$h_from:}}
-  dkim_timestamps = 1209600
+  dkim_timestamps = 1209600
   multi_domain = false
   hosts_try_dane =
   tls_require_ciphers = <%= node[:ssl][:gnutls_ciphers] %>:%LATEST_RECORD_VERSION