]> git.openstreetmap.org Git - chef.git/commitdiff
Fix noreply body lookup
authorTom Hughes <tom@compton.nu>
Thu, 10 Mar 2022 22:55:04 +0000 (22:55 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 10 Mar 2022 22:55:04 +0000 (22:55 +0000)
cookbooks/exim/templates/default/exim4.conf.erb

index e022dd378108b6e47ed4f14d6b3d86515703f377..0830aa141f1d5a18a7c971fd4f9973caf731a3ef 100644 (file)
@@ -785,7 +785,7 @@ noreply:
   to = $sender_address
   subject = Re: $header_subject:
   headers = MIME-Version: 1.0\nContent-Type: text/plain; charset=utf-8
-  file = /etc/exim4/noreply/$local_part_data
+  file = ${lookup{$local_part}dsearch,filter=file,ret=full{/etc/exim4/noreply}}
   user = Debian-exim
   group = Debian-exim