Merge "Clean up an old raw IP address from our MTAs"

This commit is contained in:
Zuul 2022-12-01 13:30:50 +00:00 committed by Gerrit Code Review
commit 0ab828f1f5
4 changed files with 0 additions and 4 deletions

View File

@ -14,7 +14,6 @@ exim_routers:
domains = '!+local_domains'
ignore_target_hosts = <; \
0.0.0.0; \
64.94.110.11; \
127.0.0.0/8; \
::1/128; \
fe80::/10; \

View File

@ -16,7 +16,6 @@ exim_routers:
# we do not do this for traffic going to the local machine
domains = !+local_domains
ignore_target_hosts = <; 0.0.0.0; \
64.94.110.11; \
127.0.0.0/8; \
::1/128;fe80::/10;fe \
c0::/10;ff00::/8

View File

@ -51,7 +51,6 @@ exim_routers:
{% endraw %}
domains = !+local_domains
ignore_target_hosts = <; 0.0.0.0; \
64.94.110.11; \
127.0.0.0/8; \
::1/128;fe80::/10;fe \
c0::/10;ff00::/8

View File

@ -64,7 +64,6 @@ exim_routers:
{% endraw %}
domains = !+local_domains
ignore_target_hosts = <; 0.0.0.0; \
64.94.110.11; \
127.0.0.0/8; \
::1/128;fe80::/10;fe \
c0::/10;ff00::/8