]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
looks like I broke this when switching to named variables
authorStephen Gran <steve@lobefin.net>
Sat, 26 Sep 2009 08:16:37 +0000 (09:16 +0100)
committerStephen Gran <steve@lobefin.net>
Sat, 26 Sep 2009 08:16:37 +0000 (09:16 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/exim/templates/eximconf.erb

index 562caffda8ac1d6adbb99e9db4da9cebeb50bb43..0bfe9bdc83bb18697355ff5377572899ae41c2cd 100644 (file)
@@ -918,7 +918,7 @@ out
 %>
 
 acl_check_predata:
-  deny   condition     = ${if eq{$acl_m_lcl}{localonly}}
+  deny   condition     = ${if eq{$acl_m_prf}{localonly}}
          message       = mail for $acl_m_lrc is only accepted internally
 
   accept