projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9ba5b2
)
looks like I broke this when switching to named variables
author
Stephen Gran
<steve@lobefin.net>
Sat, 26 Sep 2009 08:16:37 +0000
(09:16 +0100)
committer
Stephen 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
patch
|
blob
|
history
diff --git
a/modules/exim/templates/eximconf.erb
b/modules/exim/templates/eximconf.erb
index
562caff
..
0bfe9bd
100644
(file)
--- 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