From: Stephen Gran Date: Sat, 26 Sep 2009 08:16:37 +0000 (+0100) Subject: looks like I broke this when switching to named variables X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=b5249bd3292990afe0418a45410101dead763153;p=mirror%2Fdsa-puppet.git looks like I broke this when switching to named variables Signed-off-by: Stephen Gran --- diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index 562caffda..0bfe9bdc8 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -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