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:
8705838
)
Reverse the order
author
Stephen Gran
<steve@lobefin.net>
Sun, 21 Jun 2009 22:56:50 +0000
(23:56 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 21 Jun 2009 22:56:50 +0000
(23:56 +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
cf5ff77
..
0dcf064
100644
(file)
--- a/
modules/exim/templates/eximconf.erb
+++ b/
modules/exim/templates/eximconf.erb
@@
-948,8
+948,8
@@
if nodeinfo['packagesmaster']
!verify = certificate
!hosts = +debianhosts
condition = ${if <{$message_size}{256000}}
- condition = ${if >{$spam_score_int}{65}}
spam = pkg_user : true
+ condition = ${if >{$spam_score_int}{65}}
'
end
out