chiark
/
gitweb
/
~mdw
/
exim-config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
cc17d19
)
config.m4 (relay_hosts): Allow the entire internal network to relay.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 11 May 2024 11:27:45 +0000
(12:27 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 11 May 2024 11:27:45 +0000
(12:27 +0100)
Because, nowadays, we require relay hosts in the internal network to
hold a valid certificate before we accept their relayed mail.
I don't know why chiark is included in the list.
config.m4
patch
|
blob
|
blame
|
history
diff --git
a/config.m4
b/config.m4
index 99ddc86336660f5f20338da5c06659c852bd568a..8f2db969d28b51c820cadcb9ed6cd2fd630a86d4 100644
(file)
--- a/
config.m4
+++ b/
config.m4
@@
-75,9
+75,8
@@
DEFCONF(user_extaddr_fixup, ${sg {$local_part_suffix}{^[-+]}{}})
## Other hosts allowed to relay mail through us.
DEFCONF(relay_clients, <m4_dnl
-; +
trusted
m4_dnl
+; +
allnets
m4_dnl
; 172.31.80.8 m4_dnl chiark (VPN)
-; 172.29.198.161 ; 2001:8b0:c92:a000::1:1 m4_dnl national
)
## DKIM headers list.