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:
4658098
)
more
author
Peter Palfrader
<peter@palfrader.org>
Wed, 10 Oct 2018 08:19:14 +0000
(10:19 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Wed, 10 Oct 2018 08:19:14 +0000
(10:19 +0200)
modules/exim/manifests/mx.pp
patch
|
blob
|
history
diff --git
a/modules/exim/manifests/mx.pp
b/modules/exim/manifests/mx.pp
index
dce0358
..
b94de8a
100644
(file)
--- a/
modules/exim/manifests/mx.pp
+++ b/
modules/exim/manifests/mx.pp
@@
-17,10
+17,11
@@
class exim::mx inherits exim {
# 188.165.219.27
# 125.72.232.*
# 140.224.61.*
- # 117.24.38.*
+ # 117.24.36.0/22
+ # 115.235.157.28
@ferm::rule { 'dsa-mail-abusers':
prio => "000",
- rule => "saddr (188.165.219.27 125.72.232.0/24 140.224.61.0/24 117.24.38.0/2
4
) DROP",
+ rule => "saddr (188.165.219.27 125.72.232.0/24 140.224.61.0/24 117.24.38.0/2
2 115.235.157.28
) DROP",
}
# MXs used as smarthosts