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:
5cd4461
)
fix typo in exim.conf
author
Stephen Gran
<steve@lobefin.net>
Fri, 29 Oct 2010 11:19:05 +0000
(12:19 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Fri, 29 Oct 2010 11:19:05 +0000
(12:19 +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
1eeb96f
..
f5a7e7d
100644
(file)
--- a/
modules/exim/templates/eximconf.erb
+++ b/
modules/exim/templates/eximconf.erb
@@
-1541,7
+1541,7
@@
out
# Send the message to procmail
procmail_pipe:
driver = pipe
- command = /usr/bin/procmail -a ${substr_1:${local_part_suffix}}
}
+ command = /usr/bin/procmail -a ${substr_1:${local_part_suffix}}
return_path_add
user = ${local_part}