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:
b00f5fb
)
gah. typo.
author
Luca Filipozzi
<lucaf@goofy.ece.ubc.ca>
Sat, 23 May 2009 14:48:21 +0000
(07:48 -0700)
committer
Luca Filipozzi
<lucaf@goofy.ece.ubc.ca>
Sat, 23 May 2009 14:48:21 +0000
(07:48 -0700)
modules/exim/templates/eximconf.erb
patch
|
blob
|
history
diff --git
a/modules/exim/templates/eximconf.erb
b/modules/exim/templates/eximconf.erb
index
6fe05f4
..
87cb24b
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:]}} {\N\[rt.debian.org \N
}} \
+ {!match {${lc:$rh_Subject:]}} {\N\[rt.debian.org \N}} \
{!match {$acl_m12}{RTMailRecipientHasSubaddress}}}}
message = messages to the Request Tracker system require a subject tag or a subaddress
'