From: Alex Dehnert Date: Wed, 10 Oct 2018 07:36:48 +0000 (-0400) Subject: Only allow relaying from olinda, not all ET-net machines X-Git-Url: https://dehnerts.com/gitweb/?a=commitdiff_plain;h=aa68eccffffef34a6ad5104f94f08c6134d44887;hp=db254b0206f98fe289291ad2375a0a06d83caab1;p=sysconfig%2Fpostfix.git Only allow relaying from olinda, not all ET-net machines --- diff --git a/main.cf b/main.cf index 8a7dd8d..e214338 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.102.208.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.15/32 #mynetworks = 168.100.189.0/28, 127.0.0.0/8 #mynetworks = $config_directory/mynetworks #mynetworks = hash:/etc/postfix/network_table