Disable sender transport map while we don't have extra IPs
[sysconfig/postfix.git] / main.cf
diff --git a/main.cf b/main.cf
index 4e205df9274c58b828efa2c74e3f0af541528a71..b57cef06de5a2902e5380a0fcb5fd461c4aa0e62 100644 (file)
--- a/main.cf
+++ b/main.cf
@@ -281,7 +281,7 @@ smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
 # Alex Dehnert, 2017-11-01
 # Based on https://serverfault.com/questions/663979/virtual-alias-domains-how-to-use-different-ip-addresses-when-forwarding-mail
 
-sender_dependent_default_transport_maps = hash:/etc/mail/sender-transport
+#sender_dependent_default_transport_maps = hash:/etc/mail/sender-transport
     
 # The relay_domains parameter restricts what destinations this system will
 # relay mail to.  See the smtpd_recipient_restrictions description in