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:
b0cd38e
)
more escaping required
author
Luca Filipozzi
<lucaf@goofy.ece.ubc.ca>
Sat, 23 May 2009 14:39:34 +0000
(07:39 -0700)
committer
Luca Filipozzi
<lucaf@goofy.ece.ubc.ca>
Sat, 23 May 2009 14:39:34 +0000
(07:39 -0700)
modules/exim/templates/eximconf.erb
patch
|
blob
|
history
diff --git
a/modules/exim/templates/eximconf.erb
b/modules/exim/templates/eximconf.erb
index
f6cc8b7
..
e941b7a
100644
(file)
--- a/
modules/exim/templates/eximconf.erb
+++ b/
modules/exim/templates/eximconf.erb
@@
-799,7
+799,7
@@
if nodeinfo['rtmaster']
out='
deny condition = ${if eq {$acl_m1}{RTMail}}
condition = ${if and{{!match {${lc:$rh_Subject:}} {debian rt}} \
- {!match {${lc:$rh_Subject:]}} {\\[rt.debian.org }} \
+ {!match {${lc:$rh_Subject:]}} {\\
\\
[rt.debian.org }} \
{!match {$acl_m12}{RTMailRecipientHasSubaddress}}}}
message = messages to the Request Tracker system require a subject tag or a subaddress
'