From 444719912c6a6e3e77c71da2dfb7ad2c6672f19a Mon Sep 17 00:00:00 2001 From: Alex Dehnert Date: Sat, 20 May 2017 15:08:20 -0400 Subject: [PATCH] New ET network, post-FSILG-renumbering --- main.cf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.cf b/main.cf index 53a0627..704122a 100644 --- a/main.cf +++ b/main.cf @@ -257,7 +257,7 @@ unknown_local_recipient_reject_code = 450 # (the value on the table right-hand side is not used). # # Added by Alex Dehnert -mynetworks = 66.92.29.156/32, 66.92.29.144/32, 127.0.0.1/32, 18.111.8.18/32, 18.208.0.0/24 +mynetworks = 66.92.29.156/32, 66.92.29.144/32, 127.0.0.1/32, 18.111.8.18/32, 18.102.208.0/24 #mynetworks = 168.100.189.0/28, 127.0.0.0/8 #mynetworks = $config_directory/mynetworks #mynetworks = hash:/etc/postfix/network_table -- 2.34.1