From adf15c374bca17f71880007f4d5f64d0e027e091 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Tue, 12 May 2015 09:37:56 +0100 Subject: [PATCH] lists.m4: Carve out the administratively anomalous hosts from +allnets. Now jaguar and richmond can send us mail without a complete disaster ensuing. --- lists.m4 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lists.m4 b/lists.m4 index 42427af..93f3b2a 100644 --- a/lists.m4 +++ b/lists.m4 @@ -27,7 +27,11 @@ hostlist localnet = <; \ 127.0.0.0/8 ; ::1 hostlist thishost = <; \ +localnet ; @[] +hostlist foreign = <; \ + 212.13.198.75 ; 2001:ba8:0:1d9::2:1 ; \ + 212.13.198.76 ; 2001:ba8:0:1d9::1:1 hostlist border = <; \ + ! +foreign ; \ 62.49.204.144/28 ; 2001:470:1f09:1b98::/64 ; \ 212.13.198.64/28 ; 2001:ba8:0:1d9::/64 hostlist trusted = <; \ -- 2.11.0