diff --git a/config/postfix/main.cf b/config/postfix/main.cf index 8b55fb58..64c5e19d 100644 --- a/config/postfix/main.cf +++ b/config/postfix/main.cf @@ -3,7 +3,7 @@ ############### # The list of relayed networks is still loaded from a configuration file -mynetworks = /data/relaynets +mynetworks = 127.0.0.1/32 [::1]/128 # Empty alias list to override the configuration variable and disable NIS alias_maps = hash:/etc/aliases # SQLite configuration