Stop referencing IPs we haven't had for years master
authorAlex Dehnert <alex@dehnerts.com>
Sun, 11 Jun 2023 18:53:03 +0000 (14:53 -0400)
committerAlex Dehnert <alex@dehnerts.com>
Sun, 11 Jun 2023 18:53:03 +0000 (14:53 -0400)
Possibly also stop being an open relay for a small corner of AWS...

main.cf
master.cf

diff --git a/main.cf b/main.cf
index 43b0f1e307219bb5b2d3dc315c94279e633feb97..bba2fed424ff4410e50723cc5910bae32ce9b84f 100644 (file)
--- a/main.cf
+++ b/main.cf
@@ -257,7 +257,7 @@ unknown_local_recipient_reject_code = 550
 # (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.15/32, [::1]/128
+mynetworks = 66.92.29.156/32, 66.92.29.144/32, 127.0.0.1/32, 18.111.8.18/32, [::1]/128
 #mynetworks = 168.100.189.0/28, 127.0.0.0/8
 #mynetworks = $config_directory/mynetworks
 #mynetworks = hash:/etc/postfix/network_table
index 9a30e9adb20b05d154b74617ae5e019dab40f731..4cceeb2db488d18d5f631befafcd8590796a3b16 100644 (file)
--- a/master.cf
+++ b/master.cf
@@ -61,8 +61,8 @@ smtp       inet  n       -       y       -       5       smtpd
         -o mynetworks=127.0.0.0/8
         -o receive_override_options=no_unknown_recipient_checks,no_milters
 
-smtp-forward    unix  -  -   n       -       -       smtp -o smtp_bind_address=18.102.208.11
-smtp-local      unix  -  -   n       -       -       smtp -o smtp_bind_address=18.102.208.44
+#smtp-forward    unix  -  -   n       -       -       smtp -o smtp_bind_address=18.102.208.11
+#smtp-local      unix  -  -   n       -       -       smtp -o smtp_bind_address=18.102.208.44
 
 # When relaying mail as backup MX, disable fallback_relay to avoid MX loops
 #       -o smtp_helo_timeout=5 -o smtp_connect_timeout=5