From 429781ddae15c49cbf619755ff76be4acbd667cb Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Fri, 5 Feb 2016 20:52:56 +0000 Subject: [PATCH] and lo, a herald angel called forth and said let there be vlans, and there were vlans... and it was good. --- roles/base/files/postfix/main.cf/main.cf.gateway | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/base/files/postfix/main.cf/main.cf.gateway b/roles/base/files/postfix/main.cf/main.cf.gateway index 9c13e684e8..37b6a87339 100644 --- a/roles/base/files/postfix/main.cf/main.cf.gateway +++ b/roles/base/files/postfix/main.cf/main.cf.gateway @@ -275,7 +275,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.5.125.0/24, 10.5.126.0/24, 10.5.127.0/24, 192.168.0.0/16, 10.5.124.128/25 +mynetworks = localhost.localdomain, localhost, 127.0.0.1, 10.5.124.128/25, 10.5.125.0/24, 10.5.126.0/24, 10.5.127.0/24, 10.5.128.0/24, 10.5.129.0/24, 10.5.130.0/24, 10.5.131.0/24, 10.5.78.0/24, 10.5.79.0/24, 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