add in correct main.cf also
This commit is contained in:
parent
c9cb4a5d5f
commit
04efbcf732
1 changed files with 1 additions and 1 deletions
|
@ -296,7 +296,7 @@ unknown_local_recipient_reject_code = 550
|
|||
#mynetworks = $config_directory/mynetworks
|
||||
#mynetworks = hash:/etc/postfix/network_table
|
||||
|
||||
mynetworks = localhost.localdomain, localhost, 127.0.0.1, 10.3.160.0/24, 10.3.161.0/24, 10.3.162.0/24, 10.3.163.0/24, 10.3.164.0/24, 10.3.165.0/24, 10.3.166.0/24, 10.3.167.0/24, 10.3.168.0/24, 10.3.169.0/24, 10.3.170.0/24, 10.3.171.0/24, 10.3.172.0/24, 10.3.173.0/24, 10.3.174.0/24, 10.3.175.0/24, 10.3.176.0/24, 10.3.177.0/24, 192.168.0.0/16
|
||||
mynetworks = localhost.localdomain, localhost, 127.0.0.1, 10.3.160.0/19, 192.168.0.0/16
|
||||
|
||||
# The relay_domains parameter restricts what destinations this system will
|
||||
# relay mail to. See the smtpd_recipient_restrictions description in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue