[opendkim] Fix trusted hosts
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
ac691ed19e
commit
4178285249
|
@ -1,19 +1,3 @@
|
||||||
127.0.0.1
|
{% for host in opendkim.trust -%}
|
||||||
localhost
|
{{ host }}
|
||||||
::1
|
{% endfor %}
|
||||||
|
|
||||||
138.231.136.0/21
|
|
||||||
138.231.144.0/21
|
|
||||||
|
|
||||||
10.231.136.0/24
|
|
||||||
10.2.9.0/24
|
|
||||||
|
|
||||||
2a0c:700:0:1::/64
|
|
||||||
2a0c:700:0:2::/64
|
|
||||||
2a0c:700:0:21::/64
|
|
||||||
2a0c:700:0:22::/64
|
|
||||||
2a0c:700:0:23::/64
|
|
||||||
|
|
||||||
*.crans.org
|
|
||||||
*.crans.fr
|
|
||||||
*.crans.eu
|
|
||||||
|
|
Loading…
Reference in New Issue