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:
33d2789
)
eximconf: drop bad quoting
author
Peter Palfrader
<peter@palfrader.org>
Sat, 21 Sep 2019 17:02:33 +0000
(19:02 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Sat, 21 Sep 2019 17:02:33 +0000
(19:02 +0200)
modules/exim/templates/eximconf.erb
patch
|
blob
|
history
diff --git
a/modules/exim/templates/eximconf.erb
b/modules/exim/templates/eximconf.erb
index
7cd6738
..
0f8f0cc
100644
(file)
--- a/
modules/exim/templates/eximconf.erb
+++ b/
modules/exim/templates/eximconf.erb
@@
-1085,7
+1085,7
@@
ipliteral:
<%- if @smarthost -%>
smarthost:
- debug_print =
\"R: smarthost for $local_part@$domain\
"
+ debug_print =
"R: smarthost for $local_part@$domain
"
driver = manualroute
domains = !+handled_domains
transport = remote_smtp_smarthost